mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2026-01-03 19:11:19 +00:00
OpenSBI should show error trace only if any valid SBI function does not perform as expected. However, OpenSBI should show notify the caller with a negative error if given SBI function ID is not valid. Signed-off-by: Atish Patra <atish.patra@wdc.com>