Commit 6c39ea99 authored by Atish Patra's avatar Atish Patra Committed by Anup Patel
Browse files

lib: Return ENOTSUPP incase of invalid SBI function ID



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: default avatarAtish Patra <atish.patra@wdc.com>
parent 31285014
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment