Commit 5a57e8cd authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

lib: sbi: Remove the SBI_ETRAP error code



The SBI_ETRAP error code was introduced only for doing trap
redirection in generic sbi_ecall_handler(). Now the trap
redirection is moved into sbi_ecall_legacy.c and SBI_ETRAP
error code is only used in this source file so let us remove
it.

Signed-off-by: default avatarAnup Patel <apatel@ventanamicro.com>
parent 3284bea8
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