aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-06-30include: Bump-up version to 1.7v1.7Anup Patel1-1/+1
2025-06-24lib: utils: Add Implementation ID and Version as RPMI MPXY attributesRahul Pathak2-1/+9
2025-06-17lib: sbi_platform: Add platform specific pmp_set() and pmp_disable()Chao-ying Fu1-0/+39
2025-06-16lib: sbi: dbtr: Fix update_triggers to match SBIJesse Taube1-2/+1
2025-06-16lib: sbi: dbtr: Fix shared memory layoutJesse Taube1-1/+1
2025-06-16lib: sbi: Revert entry_count before doing hsm stop in hsm wait loopAnup Patel1-0/+2
2025-05-20include: sbi: Change SBI spec version to 3.0Anup Patel1-1/+1
2025-05-20lib: sbi: hart: Detect existence of cycle and instret CSRs for ZicntrYao Zi1-0/+10
2025-05-20lib: utils: Fix fdt_mpxy_init() not returning error codeAlvin Chang1-2/+2
2025-05-20lib: utils/mpxy: Remove p2a_db_index from RPMI system MSI attributesAnup Patel1-1/+0
2025-05-20lib: utils/mailbox: Parse P2A doorbell system MSI index from DTAnup Patel1-0/+1
2025-05-20lib: Emulate AMO instructions when Zaamo is not availableChao-ying Fu3-14/+41
2025-04-30lib: sbi_hart: add Ssstateen extensionRadim Krčmář1-1/+3
2025-04-30lib: sbi: add 64 bit csr macrosRadim Krčmář1-0/+20
2025-04-24lib: sbi: Set the scratch allocation to alignment to cacheline sizeRaj Vishwanathan2-0/+7
2025-04-23lib: sbi_platform: Remove the vendor_ext_check hookSamuel Holland1-6/+1
2025-04-23lib: utils/fdt: Remove fdt_match_node()Samuel Holland1-3/+0
2025-04-15lib: sbi: Simplify structure member offset checkingXiang W4-130/+39
2025-04-14sbi: Introduce sbi_hartmask_weightAndrew Jones3-7/+39
2025-04-13lib: sbi: Enable Control Transfer Records (CTR) Ext using xstateen.Rajnesh Kanwal2-0/+17
2025-04-13lib: sbi_trap: Add support for vectored interruptsSamuel Holland1-0/+2
2025-03-27lib: utils/serial: Add PXA UARTs supportJunhui Liu1-1/+3
2025-03-27lib: sbi: sse: Add support for SSTATUS.SDTClément Léger2-1/+3
2025-03-27lib: sbi: sse: Add support for SSTATUS.SPELPClément Léger1-0/+1
2025-03-27lib: sbi: sse: Rename STATUS* interrupted flags to SSTATUS*Clément Léger1-2/+2
2025-03-27lib: sbi: sse: Update SSE event idsClément Léger1-9/+35
2025-03-24lib: sbi: Use sbi_hart_count() and sbi_for_each_hartindex()Samuel Holland2-4/+1
2025-03-24lib: sbi_scratch: Add sbi_hart_count() and for_each_hartindex()Samuel Holland1-5/+11
2025-03-24lib: sbi_scratch: Optimize hartid and scratch lookupSamuel Holland1-3/+3
2025-03-24lib: sbi_scratch: Apply bounds check to platform hart_countSamuel Holland1-8/+3
2025-03-24lib: sbi: Avoid GOT indirection for global symbol referencesSamuel Holland1-0/+16
2025-03-23lib: add tests for sbi_ecall functionalityAkshay Behl1-0/+2
2025-02-19include: sbi: Add SBI_ERR_DENIED_LOCKEDClément Léger2-1/+3
2025-02-19lib: utils/fdt: Allocate fdt_pmu_evt_select on the heapSamuel Holland1-5/+0
2025-02-19lib: sbi: Fix non-root domain startupAnup Patel1-2/+5
2025-02-13lib: sbi: Update MPXY framework and SBI extension as per latest specAnup Patel2-12/+15
2025-02-13lib: utils: Add MPXY RPMI mailbox driver for System MSI service groupAnup Patel1-0/+88
2025-02-13include: sbi_utils: Update RPMI service group IDs and BASE service groupAnup Patel1-9/+7
2025-02-13lib: utils: Populate MPXY channel attributes from RPMI channel attributesAnup Patel1-3/+0
2025-02-13lib: utils: Implement get_attribute() for the RPMI shared memory mailboxAnup Patel1-1/+12
2025-02-13include: sbi_utils: Include mailbox.h in rpmi_mailbox.h headerAnup Patel1-0/+1
2025-02-13lib: utils: Drop notifications from MPXY RPMI mailbox clientAnup Patel1-1/+0
2025-02-13lib: utils: Introduce optional MPXY RPMI service group operationsAnup Patel1-0/+12
2025-02-13lib: utils: Split the FDT MPXY RPMI mailbox client into two partsAnup Patel1-0/+71
2025-02-12lib: utils: Initialize miscellaneous drivers in one passSamuel Holland5-109/+3
2025-02-12lib: utils/fdt: Remove fdt_find_match()Samuel Holland1-4/+0
2025-02-12lib: utils/irqchip: Use fdt_driver for initializationSamuel Holland1-5/+1
2025-02-12include: sbi: Align SBI trap registers to a nice boundaryRaj Vishwanathan1-2/+5
2025-01-30include: utils/fdt_helper: fix typo har't'idLeo Yu-Chi Liang1-1/+1
2025-01-30lib: sbi: sse: allow adding new eventsClément Léger1-4/+4