Commit 18ec89e4 authored by Anup patel's avatar Anup patel Committed by Anup Patel
Browse files

lib: Remove source_hart and hartid parameter from IPI callbacks



The source_hart and hartid parameter is really not required in
IPI callbacks of sbi_platform because current hartid can always
be obtained by calling sbi_current_hartid() API.

Signed-off-by: default avatarAnup Patel <anup.patel@wdc.com>
parent fea9e2b5
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