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

lib: sbi_illegal_insn: Remove mcause, scratch and hartid parameters



We remove mcause, scratch and hartid parameters from various
functions for illegal instruction 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 d11c79cd
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