summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2025-01-30include: lib: add a simple singly linked list implementationClément Léger
2025-01-30lib: sbi: move sbi_double_trap_handler() to a dedicated headerClément Léger
2025-01-30lib: sbi: pmu: fix usage of sbi_pmu_irq_bit()Clément Léger
2024-12-24include: Bump-up version to 1.6v1.6Anup Patel
2024-12-24lib: utils: Fix irqchip registration for PLIC and APLICAnup Patel
2024-12-22lib: sbi: Print list of available SBI extensions at boot-timeAnup Patel
2024-12-21include: sbi: Fix compiling with C23 enabled compilersMichael Neuling
2024-12-21inclue: sbi_utils: Cleanup int vs bool in semihosting_init() definitionsMichael Neuling
2024-12-21lib: utils: Mark RPMI drivers as experimentalSamuel Holland
2024-12-15lib: sbi: fix GLOBAL_PLAT_DEFINEClément Léger
2024-12-06lib: sbi_misaligned_ldst: Add handling of vector load/storeNylon Chen
2024-12-06lib: utils/mpxy: Add RPMI client driver for MPXYRahul Pathak
2024-12-06lib: utils: Add simple FDT based MPXY driver frameworkAnup Patel
2024-12-06lib: sbi: Implement SBI MPXY extensionAnup Patel
2024-12-06lib: sbi: Add SBI Message Proxy (MPXY) frameworkRahul Pathak
2024-12-06lib: utils/cppc: Add RPMI CPPC driverSubrahmanya Lingappa
2024-12-06lib: utils: Add simple FDT based CPPC driver frameworkAnup Patel
2024-12-06lib: utils/hsm: Add RPMI HSM driverSubrahmanya Lingappa