mirror of
https://github.com/Fishwaldo/opensbi.git
synced 2025-07-17 10:28:41 +00:00
The sbi_hart_switch_mode() will be used by CPU hotplug. This means if we have prints in sbi_hart_switch_mode() then these prints will mix with Linux prints. Being a runtime firmware, we should be verbose only at coldboot time and error situations. Signed-off-by: Anup Patel <anup.patel@wdc.com> |
||
---|---|---|
.. | ||
objects.mk | ||
riscv_asm.c | ||
riscv_atomic.c | ||
riscv_locks.c | ||
sbi_console.c | ||
sbi_ecall.c | ||
sbi_emulate_csr.c | ||
sbi_hart.c | ||
sbi_illegal_insn.c | ||
sbi_init.c | ||
sbi_ipi.c | ||
sbi_system.c | ||
sbi_timer.c | ||
sbi_trap.c |