Age | Commit message (Expand) | Author |
2021-11-11 | lib: sbi: Detect Sscofpmf extension at run time | Atish Patra |
2021-07-11 | lib: sbi: Detect number of bits implemented in mhpmcounter | Atish Patra |
2021-07-11 | lib: sbi: Detect mcountinihibit support at runtime | Atish Patra |
2021-03-03 | lib: sbi: Add sbi_hart_reinit() function | Anup Patel |
2020-10-26 | lib: sbi: Detect PMP granularity and number of address bits | Atish Patra |
2020-10-21 | lib: sbi: Display domain details in boot prints | Anup Patel |
2020-10-20 | lib: sbi: Remove redundant sbi_hart_pmp_xyz() functions | Anup Patel |
2020-10-20 | lib: sbi: Remove redundant hartid parameter from sbi_hart_init() | Anup Patel |
2020-10-20 | lib: sbi: Configure PMP late in coldboot and warmboot path | Anup Patel |
2020-09-16 | lib: sbi: Allow specifying mode in sbi_hart_pmp_check_addr() API | Anup Patel |
2020-09-01 | lib: sbi: Detect and print MHPM counters at boot-time | Anup Patel |
2020-09-01 | lib: sbi: Remove redundant SBI_HART_HAS_PMP feature | Anup Patel |
2020-05-19 | lib: sbi_hart: Detect number of supported PMP regions | Anup Patel |
2020-05-19 | include: sbi: Use scratch pointer as parmeter in HART feature APIs | Anup Patel |
2020-05-19 | lib: sbi: Improve get_feature_str() implementation and usage | Anup Patel |
2020-05-10 | lib: Add hart features in boot time print | Atish Patra |
2020-05-10 | lib: timer: Provide a hart based timer feature | Atish Patra |
2020-05-10 | platform: Move platform features to hart | Atish Patra |
2020-05-10 | lib: Add support for hart specific features | 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-13 | include: Make sbi_current_hartid() as macro in riscv_asm.h | Anup Patel |
2020-03-13 | include: Make sbi_hart_id_to_scratch() as macro | Anup Patel |
2020-03-11 | lib: sbi_hart: Remove HART available mask and related APIs | Anup Patel |
2020-03-11 | lib: Move all coldboot wait APIs to sbi_init.c | Anup Patel |
2020-02-24 | lib: Implement hart hotplug | Atish Patra |
2020-02-19 | lib: Print interrupt and exception delegation in boot prints | Anup Patel |
2019-09-30 | lib: Extend sbi_hart_switch_mode() to support hypervisor extension | Anup Patel |
2019-05-24 | lib: Add per-HART trap info pointer | Anup Patel |
2019-04-24 | all: run clang-format and update checked-in files | Olof Johansson |
2019-01-24 | all: Update copyright header in all files | Anup patel |
2018-12-21 | Introduce sbi_current_hartid() | Damien Le Moal |
2018-12-21 | Cleanup and rename sbi_hart_boot_next() | Damien Le Moal |
2018-12-21 | Refine platform features control | Damien Le Moal |
2018-12-20 | Use wfi for coldboot finish call. | Atish Patra |
2018-12-11 | Initial commit. | Anup Patel |