[PATCH] hw/riscv: Respect firmware ELF entry point

2024-08-16 Thread Samuel Holland
0x8000. Signed-off-by: Samuel Holland --- hw/riscv/boot.c| 11 ++- hw/riscv/microchip_pfsoc.c | 2 +- hw/riscv/opentitan.c | 3 ++- hw/riscv/shakti_c.c| 13 ++--- hw/riscv/sifive_u.c| 4 ++-- hw/riscv/spike.c | 5 +++-- hw/riscv

Re: [PATCH 05/16] hw/arm: allwinner: Don't enable PSCI conduit when booting guest in EL3

2022-02-02 Thread Samuel Holland
On 1/31/22 4:52 AM, Andre Przywara wrote: > On Sun, 30 Jan 2022 23:35:37 +0100 > Niek Linnenbank wrote: >> On Thu, Jan 27, 2022 at 4:46 PM Peter Maydell >> wrote: >>> If anybody knows for definite that the secondaries should be >>> powered-down at startup for guest firmware, we can delete the TOD