Files
opensbi/platform/kendryte/k210
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
..
2019-01-21 09:58:33 +05:30
2018-12-21 15:12:22 +09:00