Age | Commit message (Expand) | Author |
2021-04-28 | lib: sbi: Simplify HSM platform operations | Anup Patel |
2021-03-03 | lib: sbi: Implement SBI HSM suspend function | Anup Patel |
2021-03-03 | lib: sbi: Rename sbi_hsm_hart_started_mask() function | Anup Patel |
2021-03-03 | lib: sbi: Use SBI_HSM_STATE_xyz defines instead of SBI_STATE_xyz defines | Anup Patel |
2020-10-20 | lib: sbi: Extend sbi_hsm_hart_start() for domains | Anup Patel |
2020-10-20 | lib: sbi: Extend sbi_hsm_hart_started_mask() for domains | Anup Patel |
2020-09-16 | lib: sbi: Allow specifying start mode to sbi_hsm_hart_start() API | Anup Patel |
2020-03-28 | lib: sbi_ecall: Remove mcause, scratch and hartid parameters | Anup Patel |
2020-03-19 | lib: sbi_hsm: Remove scratch parameter from hart_started_mask() API | Anup Patel |
2020-03-19 | lib: Handle failure of sbi_hartid_to_scratch() API | Anup Patel |
2020-03-19 | lib: sbi_hsm: Simplify hart_get_state() and hart_started() APIs | Anup Patel |
2020-03-11 | lib: Introduce sbi_hsm_hart_started_mask() API | Anup Patel |
2020-03-10 | lib: sbi: Fix coding style issues | Bin Meng |
2020-02-24 | lib: Add possible hart status values | Atish Patra |
2020-02-24 | lib: Implement hart hotplug | Atish Patra |