lib: Remove target_hart and hartid parameter from TIMER callbacks
The target_hart and hartid paramter of TIMER callbacks is not
required because it always current hartid which can be obtained
using sbi_current_hartid() API.
Signed-off-by:
Anup Patel <anup.patel@wdc.com>
parent
74fd2e5b
Please register or sign in to comment