aboutsummaryrefslogtreecommitdiff
path: root/include/services
AgeCommit message (Expand)Author
2021-03-15FF-A: implement FFA_SECONDARY_EP_REGISTEROlivier Deprez
2021-02-05Add TRNG Firmware Interface serviceJimmy Brisson
2020-08-20SPMC: manifest changes to support multicore bootOlivier Deprez
2020-08-20SPMD: introduce SPMC to SPMD messagesOlivier Deprez
2020-06-23FFA Version interface updateJ-Alves
2020-05-25SPCI is now called PSA FF-AJ-Alves
2020-05-15plat/arm/fvp: Support performing SDEI platform setup in runtimeBalint Dobszay
2020-05-13SPMD: code/comments cleanupOlivier Deprez
2020-03-17Implement SMCCC_ARCH_SOC_ID SMC callManish V Badarkhe
2020-03-12SPMD: Add support for SPCI_ID_GETMax Shvetsov
2020-03-03SPMD: add command line parameter to run SPM at S-EL2 or S-EL1Max Shvetsov
2020-03-03SPMD: SPMC init, SMC handler cosmetic changesMax Shvetsov
2020-02-20Use consistent SMCCC error codeManish V Badarkhe
2020-02-10SPMD: add SPM dispatcher based upon SPCI Beta 0 specAchin Gupta
2020-02-10SPMD: add support for an example SPM core manifestAchin Gupta
2020-02-05SPMD: add SPCI Beta 0 specification header fileAchin Gupta
2019-12-20spm-mm: Remove mm_svc.h headerPaul Beesley
2019-12-20spm-mm: Refactor spm_svc.h and its contentsPaul Beesley
2019-12-20spm-mm: Refactor secure_partition.h and its contentsPaul Beesley
2019-12-20spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-01-30Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz
2019-01-22SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-11SPM: Remove remaining SMC interfacesAntonio Nino Diaz
2018-12-11SPM: Migrate mem attr get/set helpers to SPRTAntonio Nino Diaz
2018-12-11SPM: Introduce SMC handlers for SPCI and SPRTAntonio Nino Diaz
2018-12-11SPM: Remove old SMC interfacesAntonio Nino Diaz
2018-12-10SPM: Deprecate boot info structAntonio Nino Diaz
2018-12-10SPM: Define resource description data structuresAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-08-20SDEI: MISRA fixesJeenu Viswambharan
2018-06-22Merge pull request #1437 from jeenu-arm/ras-remainingDimitris Papastamos
2018-06-21SDEI: Make dispatches synchronousJeenu Viswambharan
2018-06-21SDEI: Allow platforms to define explicit eventsJeenu Viswambharan
2018-06-20SPM: Allow entering the SP without needing a SMCAntonio Nino Diaz
2018-06-13SPM: Treat SP xlat tables the same as othersSandrine Bailleux
2018-05-29Merge pull request #1392 from dp-arm/dp/cve_2018_3639Dimitris Papastamos
2018-05-23SPM: Move all SP-related info to SP context structAntonio Nino Diaz
2018-05-23Implement static workaround for CVE-2018-3639Dimitris Papastamos
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2018-01-29Implement support for SMCCC v1.1Dimitris Papastamos
2018-01-22SPM: Declare explicit width based types in secure_partition_boot_info_t struc...Sughosh Ganu
2018-01-10SPM: Fix version header definitionsAntonio Nino Diaz
2017-12-05SPM: Rename SP_COMMUNICATE macrosSandrine Bailleux
2017-12-05SPM: Rename SP_MEM_ATTR*** definesAntonio Nino Diaz
2017-11-20SDEI: Fix type of register countJeenu Viswambharan
2017-11-13SDEI: Add API for explicit dispatchJeenu Viswambharan
2017-11-13BL31: Add SDEI dispatcherJeenu Viswambharan