summaryrefslogtreecommitdiff
path: root/include/services
Commit message (Expand)AuthorAgeFilesLines
...
* | SMCCC/PCI: Add initial PCI conduit definitionsJeremy Linton2021-05-251-0/+59
|/
* FF-A: implement FFA_SECONDARY_EP_REGISTEROlivier Deprez2021-03-151-2/+6
* Add TRNG Firmware Interface serviceJimmy Brisson2021-02-051-0/+57
* SPMC: manifest changes to support multicore bootOlivier Deprez2020-08-201-1/+1
* SPMD: introduce SPMC to SPMD messagesOlivier Deprez2020-08-201-0/+39
* FFA Version interface updateJ-Alves2020-06-231-5/+7
* SPCI is now called PSA FF-AJ-Alves2020-05-254-141/+141
* plat/arm/fvp: Support performing SDEI platform setup in runtimeBalint Dobszay2020-05-152-45/+58
* SPMD: code/comments cleanupOlivier Deprez2020-05-131-7/+7
* Implement SMCCC_ARCH_SOC_ID SMC callManish V Badarkhe2020-03-171-1/+5
* SPMD: Add support for SPCI_ID_GETMax Shvetsov2020-03-121-0/+5
* SPMD: add command line parameter to run SPM at S-EL2 or S-EL1Max Shvetsov2020-03-031-7/+0
* SPMD: SPMC init, SMC handler cosmetic changesMax Shvetsov2020-03-031-1/+1
* Use consistent SMCCC error codeManish V Badarkhe2020-02-201-2/+0
* SPMD: add SPM dispatcher based upon SPCI Beta 0 specAchin Gupta2020-02-101-0/+25
* SPMD: add support for an example SPM core manifestAchin Gupta2020-02-101-0/+55
* SPMD: add SPCI Beta 0 specification header fileAchin Gupta2020-02-051-0/+139
* spm-mm: Remove mm_svc.h headerPaul Beesley2019-12-202-35/+26
* spm-mm: Refactor spm_svc.h and its contentsPaul Beesley2019-12-202-82/+88
* spm-mm: Refactor secure_partition.h and its contentsPaul Beesley2019-12-201-13/+9
* spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley2019-12-205-553/+0
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-2/+2
* Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz2019-01-302-5/+11
* SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz2019-01-223-11/+11
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-048-11/+13
* SPM: Remove remaining SMC interfacesAntonio Nino Diaz2018-12-111-0/+8
* SPM: Migrate mem attr get/set helpers to SPRTAntonio Nino Diaz2018-12-111-0/+9
* SPM: Introduce SMC handlers for SPCI and SPRTAntonio Nino Diaz2018-12-112-0/+183
* SPM: Remove old SMC interfacesAntonio Nino Diaz2018-12-111-0/+4
* SPM: Deprecate boot info structAntonio Nino Diaz2018-12-101-0/+4
* SPM: Define resource description data structuresAntonio Nino Diaz2018-12-102-0/+346
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-085-15/+15
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-221-1/+1
* SDEI: MISRA fixesJeenu Viswambharan2018-08-201-59/+54
* Merge pull request #1437 from jeenu-arm/ras-remainingDimitris Papastamos2018-06-221-2/+9
|\
| * SDEI: Make dispatches synchronousJeenu Viswambharan2018-06-211-1/+1
| * SDEI: Allow platforms to define explicit eventsJeenu Viswambharan2018-06-211-1/+8
* | SPM: Allow entering the SP without needing a SMCAntonio Nino Diaz2018-06-201-0/+3
|/
* SPM: Treat SP xlat tables the same as othersSandrine Bailleux2018-06-131-9/+0
* Merge pull request #1392 from dp-arm/dp/cve_2018_3639Dimitris Papastamos2018-05-291-0/+3
|\
| * Implement static workaround for CVE-2018-3639Dimitris Papastamos2018-05-231-0/+3
* | SPM: Move all SP-related info to SP context structAntonio Nino Diaz2018-05-231-4/+0
|/
* Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-8/+4
* Implement support for SMCCC v1.1Dimitris Papastamos2018-01-291-0/+14
* SPM: Declare explicit width based types in secure_partition_boot_info_t struc...Sughosh Ganu2018-01-221-17/+17
* SPM: Fix version header definitionsAntonio Nino Diaz2018-01-102-17/+38
* SPM: Rename SP_COMMUNICATE macrosSandrine Bailleux2017-12-051-2/+2
* SPM: Rename SP_MEM_ATTR*** definesAntonio Nino Diaz2017-12-051-12/+12
* SDEI: Fix type of register countJeenu Viswambharan2017-11-201-1/+1
* SDEI: Add API for explicit dispatchJeenu Viswambharan2017-11-131-0/+3