mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-17 21:26:13 -07:00
RISC-V machines do not instantiate RISC-V CPUs directly, instead they do that via the hart array. Add a new property for the reset vector address to allow the value to be passed to the CPU, before CPU is realized. Signed-off-by: Bin Meng <bin.meng@windriver.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <1598924352-89526-3-git-send-email-bmeng.cn@gmail.com> Signed-off-by: Alistair Francis <alistair.francis@wdc.com> |
||
|---|---|---|
| .. | ||
| boot.h | ||
| boot_opensbi.h | ||
| numa.h | ||
| opentitan.h | ||
| riscv_hart.h | ||
| riscv_htif.h | ||
| sifive_clint.h | ||
| sifive_cpu.h | ||
| sifive_e.h | ||
| sifive_e_prci.h | ||
| sifive_gpio.h | ||
| sifive_plic.h | ||
| sifive_test.h | ||
| sifive_u.h | ||
| sifive_u_otp.h | ||
| sifive_u_prci.h | ||
| sifive_uart.h | ||
| spike.h | ||
| virt.h | ||