summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAnup Patel <[email protected]>2020-03-02 17:49:17 +0530
committerAnup Patel <[email protected]>2020-03-11 15:30:12 +0530
commit44ce5b99e97eb0c3695414cdb64c61f07d9a76a4 (patch)
treebdf1778b00df90d69a76f2ee65fb4456aad81f45 /lib
parent2b945fc180026d8eef701226a9bf0a82976c71c1 (diff)
include: Remove disabled_hart_mask from sbi_platform
The disabled_hard_mask in sbi_platform is only 64bits wide so we cannot disable a HART with HARTID > 63. To tackle this, we remove disabled_hart_mask and replace it with hart_disabled() platform callback. Signed-off-by: Anup Patel <[email protected]> Reviewed-by: Bin Meng <[email protected]> Reviewed-by: Atish Patra <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions