Commit d11c79cd authored by Anup Patel's avatar Anup Patel Committed by Anup Patel
Browse files

lib: sbi_emulate_csr: Remove scratch and hartid parameter



We remove scratch and hartid parameter from various functions
for CSR emulation 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 cb78a482
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