Commit 7487116b authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

lib: sbi_ecall: Remove mcause, scratch and hartid parameters



We remove mcause, scratch and hartid parameters from various
functions for ecall handling because we can always get current
HART id and current scratch pointer using just one CSR access.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
Reviewed-by: default avatarAtish Patra <atish.patra@wdc.com>
parent fe37d7da
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