mirror of
https://github.com/riscv-software-src/opensbi.git
synced 2025-09-14 08:01:46 +01: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>