Age | Commit message (Expand) | Author |
2021-07-11 | lib: sbi: Implement SBI PMU extension | Atish Patra |
2021-07-11 | lib: sbi: Add PMU support | Atish Patra |
2020-10-20 | lib: sbi: Add initial domain support | Anup Patel |
2020-05-10 | lib: Add platform features in boot time print | Atish Patra |
2020-05-10 | lib: Create a separate math helper function file | Atish Patra |
2020-05-10 | lib: Rename unprivileged trap handler | Atish Patra |
2020-03-28 | lib: Optimize unpriv load/store implementation | Anup Patel |
2020-03-11 | lib: Simple bitmap library | Anup Patel |
2020-03-10 | lib: Sort build objects in alphabetical order | Bin Meng |
2020-03-08 | include: sbi_bitops: More useful bit operations | Anup Patel |
2020-02-24 | lib: Implement Hart State Management (HSM) SBI extension | Atish Patra |
2020-02-24 | lib: Implement hart hotplug | Atish Patra |
2020-01-22 | lib: Factor-out SBI base extension | Anup Patel |
2020-01-22 | lib: Factor-out SBI vendor extension | Anup Patel |
2020-01-22 | lib: Factor-out SBI replacement extensions | Anup Patel |
2020-01-22 | lib: Factor-out SBI legacy extension | Anup Patel |
2019-12-23 | lib: Add hfence instruction encoding | Atish Patra |
2019-11-21 | lib: Better naming of unpriv APIs for wider use | Anup Patel |
2019-06-19 | lib: Rename string.x to sbi_string.x | Atish Patra |
2019-06-19 | lib: Include helper libc functions directly in libsbi. | Atish Patra |
2019-06-19 | lib: Move sbi core library to lib/sbi | Atish Patra |