opensbi/include
Anup Patel 9895d446ae 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>
2019-01-23 08:39:26 +05:30
..
sbi lib: Remove target_hart and hartid parameter from TIMER callbacks 2019-01-23 08:39:26 +05:30