opensbi/lib
Anup Patel 814f38dc1d lib: sbi_hsm: Don't use sbi_platform_hart_disabled() API
Checking return value of sbi_hartid_to_scratch() is sufficient
so no need to explicitly check for disabled HART using the
sbi_platform_hart_disabled() API.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
2020-03-19 09:26:25 +05:30
..
sbi lib: sbi_hsm: Don't use sbi_platform_hart_disabled() API 2020-03-19 09:26:25 +05:30
utils lib: utils: Add a general device tree fix-up helper 2020-03-18 11:04:48 +05:30