summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-06-30include: Bump-up version to 1.7v1.7Anup Patel
2025-06-24lib: utils: Add Implementation ID and Version as RPMI MPXY attributesRahul Pathak
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: utils: Fix fdt_mpxy_init() not returning error codeAlvin Chang
2025-05-20lib: utils/mpxy: Remove p2a_db_index from RPMI system MSI attributesAnup Patel
2025-05-20lib: utils/mailbox: Parse P2A doorbell system MSI index from DTAnup Patel
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-23lib: utils/fdt: Remove fdt_match_node()Samuel 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: utils/serial: Add PXA UARTs supportJunhui Liu
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
2025-03-27lib: sbi: sse: Rename STATUS* interrupted flags to SSTATUS*Clément Léger
2025-03-27lib: sbi: sse: Update SSE event idsClément Léger
2025-03-24lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()Samuel Holland
2025-03-24lib: sbi_scratch: Add sbi_hart_count() and for_each_hartindex()Samuel Holland
2025-03-24lib: sbi_scratch: Optimize hartid and scratch lookupSamuel Holland
2025-03-24lib: sbi_scratch: Apply bounds check to platform hart_countSamuel Holland
2025-03-24lib: sbi: Avoid GOT indirection for global symbol referencesSamuel Holland
2025-03-23lib: add tests for sbi_ecall functionalityAkshay Behl
2025-02-19include: sbi: Add SBI_ERR_DENIED_LOCKEDClément Léger
2025-02-19lib: utils/fdt: Allocate fdt_pmu_evt_select on the heapSamuel Holland
2025-02-19lib: sbi: Fix non-root domain startupAnup Patel
2025-02-13lib: sbi: Update MPXY framework and SBI extension as per latest specAnup Patel
2025-02-13lib: utils: Add MPXY RPMI mailbox driver for System MSI service groupAnup Patel
2025-02-13include: sbi_utils: Update RPMI service group IDs and BASE service groupAnup Patel
2025-02-13lib: utils: Populate MPXY channel attributes from RPMI channel attributesAnup Patel
2025-02-13lib: utils: Implement get_attribute() for the RPMI shared memory mailboxAnup Patel
2025-02-13include: sbi_utils: Include mailbox.h in rpmi_mailbox.h headerAnup Patel
2025-02-13lib: utils: Drop notifications from MPXY RPMI mailbox clientAnup Patel
2025-02-13lib: utils: Introduce optional MPXY RPMI service group operationsAnup Patel
2025-02-13lib: utils: Split the FDT MPXY RPMI mailbox client into two partsAnup Patel
2025-02-12lib: utils: Initialize miscellaneous drivers in one passSamuel Holland
2025-02-12lib: utils/fdt: Remove fdt_find_match()Samuel Holland
2025-02-12lib: utils/irqchip: Use fdt_driver for initializationSamuel Holland
2025-02-12include: sbi: Align SBI trap registers to a nice boundaryRaj Vishwanathan
2025-01-30include: utils/fdt_helper: fix typo har't'idLeo Yu-Chi Liang
2025-01-30lib: sbi: sse: allow adding new eventsClément Léger