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

lib: sbi_misaligned_ldst: Remove mcause, scratch and hartid parameters



We remove mcause, scratch and hartid parameters from various functions
for misaligned load/store 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 5a7bd0c8
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