summaryrefslogtreecommitdiff
path: root/include/sbi/sbi_ecall_interface.h
AgeCommit message (Expand)Author
2026-06-10include: sbi: Add SBI MPXY notification related definesDavid E. Garcia Porras
2026-03-09lib: sbi: Fix undefined behavior in signed shifts in sbi_hart.cMarcos Oduardo
2025-12-01lib: sbi_pmu: Fix xINH bits configuringShifrin Dmitry
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-23lib: add tests for sbi_ecall functionalityAkshay Behl
2025-02-19include: sbi: Add SBI_ERR_DENIED_LOCKEDClément Léger
2025-02-13lib: sbi: Update MPXY framework and SBI extension as per latest specAnup Patel
2024-12-15lib: sbi: fix GLOBAL_PLAT_DEFINEClément Léger
2024-12-06lib: sbi: Implement SBI MPXY extensionAnup Patel
2024-12-06lib: sbi: Add SBI Message Proxy (MPXY) frameworkRahul Pathak
2024-12-02lib: sbi_pmu: Add SBI PMU event info function details.Atish Patra
2024-12-02lib: sbi_pmu: PMU raw event v2 supportAtish Patra
2024-10-25lib: sbi: send a double trap SSE event to supervisorClément Léger
2024-10-25lib: sbi: Add support to mask/unmask SSE eventsHimanshu Chauhan
2024-09-23lib: sbi: fwft: add support for SBI_FWFT_POINTER_MASKING_PMLENSamuel Holland
2024-06-19lib: sbi: add support for firmware features extensionClément Léger
2024-05-07lib: sbi: sse: fix typos, comments and spacing errorsClément Léger
2024-04-05lib: sbi: Add support for Supervisor Software Events extensionClément Léger
2024-01-10include: sbi: Add SBI debug trigger extension related definesHimanshu Chauhan
2023-12-08lib: sbi_pmu: Add PMU snapshot definitionsAtish Patra
2023-04-07lib: sbi_pmu: Align the event type offset as per SBI specificationYu Chien Peter Lin
2023-04-07include: Add defines for SBI CPPC extensionSunil V L
2023-03-10lib: sbi_pmu: Reserve space for implementation specific firmware eventsMayuresh Chitale
2023-03-10lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hiMayuresh Chitale
2023-02-27lib: sbi: Add system suspend skeletonAndrew Jones
2023-02-09include: Add defines for SBI debug console extensionAnup Patel
2022-07-30lib: sbi: Add the bound check for events during config matchAtish Patra
2021-07-11lib: sbi: Add PMU supportAtish Patra
2021-03-12include: sbi: SBI function IDs for RFENCE extensionHeinrich Schuchardt
2021-03-03include: sbi: Add HSM suspend related definesAnup Patel
2021-03-03include: sbi: Simplify HSM state define namesAnup Patel
2020-12-01include: sbi: Add SBI SRST extension related definesAnup Patel
2020-06-20lib: Don't return any invalid error from SBI ecallAnup Patel
2020-05-19include: sbi: Add firmware extension constantsDaniel Schaefer
2020-03-10lib: sbi: Fix coding style issuesBin Meng
2020-02-24lib: Implement Hart State Management (HSM) SBI extensionAtish Patra
2020-02-24lib: Add possible hart status valuesAtish Patra
2019-12-23lib: Add replacement extension and function idsAtish Patra
2019-10-03lib: Provide a platform hook to implement vendor specific SBI extensions.Atish Patra
2019-10-03lib: Implement SBI v0.2Atish Patra
2019-10-03lib: Rename existing SBI implementation as 0.1.Atish Patra
2019-10-03Test: Move test payload related code out of interface headerAtish Patra
2019-04-24all: run clang-format and update checked-in filesOlof Johansson
2019-04-24all: Annotate some tables to have clang-format leave them aloneOlof Johansson
2019-01-24all: Update copyright header in all filesAnup patel
2019-01-21sbi: Add ecall helpersDamien Le Moal
2018-12-27lib: Move ECALL defines to sbi_ecall_interface.hAnup Patel