summaryrefslogtreecommitdiff
path: root/include/sbi
AgeCommit message (Expand)Author
2025-12-21lib: sbi_domain: make is_region_subset publicBo Gan
2025-12-21lib: sbi_domain: add sbi_domain_get_oldpmp_flagsBo Gan
2025-12-21lib: sbi_hart_pmp: make sbi_hart_pmp_fence publicBo Gan
2025-12-16lib: sbi: Expose __sbi_sfence_vma_all() functionAndrew Waterman
2025-12-16lib: sbi: Factor-out PMP programming into separate sourcesAnup Patel
2025-12-16lib: sbi: Replace sbi_hart_pmp_xyz() and sbi_hart_map/unmap_addr()Anup Patel
2025-12-16lib: sbi: Introduce hart protection abstractionAnup Patel
2025-12-16lib: sbi: Introduce sbi_hart_pmp_unconfigure() functionAnup Patel
2025-12-15include: sbi: Ignore rs1 and rd fields in FENCE.TSO.Benedikt Freisen
2025-12-15include: sbi: Fix tab alignment.Benedikt Freisen
2025-12-15include: sbi: Make "s8" actually signed.Benedikt Freisen
2025-12-08lib: sbi: Enable Ssqosid Ext using mstateen0Chen Pei
2025-12-01lib: sbi_pmu: Fix xINH bits configuringShifrin Dmitry
2025-11-02lib: sbi: sbi_hart: track firmware PMP entries for SmePMPYu-Chien Peter Lin
2025-11-02lib: sbi_domain: ensure consistent firmware PMP entriesYu-Chien Peter Lin
2025-11-02lib: sbi_domain: add SBI_DOMAIN_MEMREGION_FW memregion flagYu-Chien Peter Lin
2025-11-02lib: sbi_hart: move sbi_hart_get_smepmp_flags() to sbi_domainYu-Chien Peter Lin
2025-10-28lib: sbi: Add system_resume callback for restoring the systemNick Hu
2025-10-28lib: sbi: Extends sbi_ipi_raw_send() to use all available IPI devicesNick Hu
2025-10-28lib: sbi: Add SiFive proprietary xsfceaseNick Hu
2025-10-28lib: sbi: Add SiFive proprietary xsfcflushdloneNick Hu
2025-10-21lib: Allow custom CSRs in csr_read_num() and csr_write_num()Anup Patel
2025-09-16include: sbi: Remove platform specific IPI initAnup Patel
2025-09-16lib: sbi: Introduce IPI device ratingAnup Patel
2025-09-01lib: sbi_list: Add a helper for reverse list iterationSamuel Holland
2025-08-28dbtr: Add support for icount trigger typeJesse Taube
2025-07-22include: sbi: Remove unused (LOG_)REGBYTESJessica Clarke
2025-07-22include: sbi: Use array for struct sbi_trap_regs and GET/SET macrosJessica Clarke
2025-07-21include: sbi: Don't use #pragma when preprocessing device tree sourcesJessica Clarke
2025-07-20include: sbi: fix swap errors with newer gcc -Werror=sequence-pointBen Dooks
2025-07-20lib: sbi: Remove redundant call to sbi_hart_expected_trap_addr()Alvin Chang
2025-07-20lib: sbi_list: add a helper for safe list iterationYong-Xuan Wang
2025-06-30include: Bump-up version to 1.7v1.7Anup Patel
2025-06-17lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()Chao-ying Fu
2025-06-16lib: sbi: dbtr: Fix update_triggers to match SBIJesse Taube
2025-06-16lib: sbi: dbtr: Fix shared memory layoutJesse Taube
2025-06-16lib: sbi: Revert entry_count before doing hsm stop in hsm wait loopAnup Patel
2025-05-20include: sbi: Change SBI spec version to 3.0Anup Patel
2025-05-20lib: sbi: hart: Detect existence of cycle and instret CSRs for ZicntrYao Zi
2025-05-20lib: Emulate AMO instructions when Zaamo is not availableChao-ying Fu
2025-04-30lib: sbi_hart: add Ssstateen extensionRadim Krčmář
2025-04-30lib: sbi: add 64 bit csr macrosRadim Krčmář
2025-04-24lib: sbi: Set the scratch allocation to alignment to cacheline sizeRaj Vishwanathan
2025-04-23lib: sbi_platform: Remove the vendor_ext_check hookSamuel Holland
2025-04-15lib: sbi: Simplify structure member offset checkingXiang W
2025-04-14sbi: Introduce sbi_hartmask_weightAndrew Jones
2025-04-13lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen.Rajnesh Kanwal
2025-04-13lib: sbi_trap: Add support for vectored interruptsSamuel Holland
2025-03-27lib: sbi: sse: Add support for SSTATUS.SDTClément Léger
2025-03-27lib: sbi: sse: Add support for SSTATUS.SPELPClément Léger