mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-09-14 16:11:44 +01:00

Cleanup sbi_hart_boot_nexti() code, adding messages for clarity and rename the function to sbi_hart_switch_mode() to reflect what the function actually does. Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>