summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_hartmask.h
AgeCommit message (Expand)Author
2025-04-14sbi: Introduce sbi_hartmask_weightAndrew Jones
2024-09-26lib: sbi: Use sbi_hartmask in sbi_hsm_hart_interruptible_mask()Samuel Holland
2023-09-24include: sbi: Remove sbi_hartmask_for_each_hart() macroAnup Patel
2023-09-24lib: sbi: Extend sbi_hartmask to support both hartid and hartindexXiang W
2020-10-20include: sbi: Make hartmask pointer const in sbi_hartmask_test_hart()Anup Patel
2020-03-11include: Simple hartmask libraryAnup Patel