On 5/27/2026 1:13 PM, Philippe Mathieu-Daudé wrote: > In order to make the following commits easier to review, do > not pre-initialize the reset_vec[] array, fill each word one > by one. Set the start and FDT load addresses using the load/ > store APIs. > > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > hw/riscv/boot.c | 53 ++++++++++++++++++++++--------------------------- > 1 file changed, 24 insertions(+), 29 deletions(-) >
Reviewed-by: Pierrick Bouvier <[email protected]>
