mirror of
https://github.com/riscv-software-src/opensbi
synced 2025-10-16 21:58:20 +01:00
The state of a0, a1, and a2 registers in fw_prev_arg1() and fw_next_arg1() is same as passed by previous booting stage so we add this info in comments for both these functions. Signed-off-by: Anup Patel <anup.patel@wdc.com>