summaryrefslogtreecommitdiff
path: root/services/spd
Commit message (Expand)AuthorAgeFilesLines
* style: remove useless trailing semicolon and line continuationsElyes Haouas2023-03-093-4/+4
* fix(optee): address late comments and fix bad rcJeffrey Kardatzke2023-02-091-2/+9
* feat(optee): add loading OP-TEE image via an SMCJeffrey Kardatzke2023-01-316-22/+270
* feat(services): add a SPD for ProvenCoreFlorian Lugou2022-09-155-0/+755
* test(el3-runtime): dit is retained on world switchDaniel Boulby2022-02-031-1/+6
* fix: libc: use long for 64-bit types on aarch64Scott Branden2021-11-081-4/+6
* Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabledMadhukar Pappireddy2021-03-182-6/+83
* spd: trusty: allow clients to retrieve service UUIDVarun Wadekar2020-08-312-1/+28
* Add wrapper for AT instructionManish V Badarkhe2020-08-181-4/+4
* spd: tlkd: support new TLK SMCs for RPMB serviceMustafa Yigit Bilgen2020-03-211-0/+3
* tlkd: remove system off/reset handlersVarun Wadekar2020-03-182-26/+2
* spd: trusty: disable error messages seen during bootVarun Wadekar2020-03-181-2/+2
* spd: tlkd: secure timer interrupt handlerVarun Wadekar2020-03-111-1/+88
* SPMD: Adds partially supported EL2 registers.Max Shvetsov2020-03-031-3/+3
* Merge "coverity: fix MISRA violations" into integrationMark Dykes2020-02-181-2/+2
|\
| * coverity: fix MISRA violationsZelalem2020-02-181-2/+2
* | trusty: generic-arm64-smcall: Support gicr addressArve Hjønnevåg2020-02-122-2/+13
* | trusty: Allow gic base to be specified with GICD_BASEArve Hjønnevåg2020-02-121-0/+9
* | trusty: Allow getting trusty memsize from BL32_MEM_SIZE instead of TSP_SEC_ME...Arve Hjønnevåg2020-02-121-0/+4
|/
* spd: opteed: enable NS_TIMER_SWITCHSumit Garg2019-08-051-1/+4
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-013-6/+6
* Remove references to old project name from common filesJohn Tsichritzis2019-07-101-1/+1
* Makefile: remove extra include paths in INCLUDESAmbroise Vincent2019-04-031-1/+1
* trusty: Include file with GIC definitionsAntonio Nino Diaz2019-02-271-1/+2
* Merge pull request #1824 from antonio-nino-diaz-arm/an/move-dyn-xlatAntonio Niño Díaz2019-02-181-2/+0
|\
| * fvp: trusty: Move dynamic xlat enable to platformAntonio Nino Diaz2019-02-121-2/+0
* | Sanitize SPD include pathsAntonio Nino Diaz2019-02-124-3/+8
|/
* trusty: Require dynamic translation tablesAntonio Nino Diaz2019-02-061-1/+3
* spd: trusty: memmap trusty's code memory before peekingVarun Wadekar2019-02-051-0/+12
* spd: trusty: pass max affinity level to TrustyStephen Wolfe2019-01-311-8/+8
* spd: tlkd: remove unwanted assert on System Suspend entryMihir Joshi2019-01-311-1/+0
* tlkd: support new TLK SMCsMihir Joshi2019-01-311-5/+10
* Merge pull request #1781 from dtwlin/m2Antonio Niño Díaz2019-01-251-1/+2
|\
| * spd: trusty: trusty_setup should bail on unknown imageDavid Lin2019-01-241-1/+2
* | spd: trusty : fix defects flagged by MISRA scanAnthony Zhou2019-01-232-102/+106
|/
* Correct typographical errorsPaul Beesley2019-01-154-10/+10
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0415-79/+103
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-086-18/+18
* Merge pull request #1584 from danielboulby-arm/db/SwitchesSoby Mathew2018-10-032-2/+3
|\
| * Ensure the flow through switch statements is clearDaniel Boulby2018-09-212-2/+3
* | Remove all other deprecated interfaces and filesAntonio Nino Diaz2018-09-281-10/+0
* | trusty: Fix return value of trusty_init()Antonio Nino Diaz2018-09-181-1/+1
|/
* opteed: pass power level on suspendJorge Ramirez-Ortiz2018-08-311-0/+3
* libc: Use printf and snprintf across codebaseAntonio Nino Diaz2018-08-221-3/+4
* Replace stdio.h functions by TF functionsAntonio Nino Diaz2018-08-101-4/+4
* Fix handler prototype in Trusty generic dispatcherSandrine Bailleux2018-08-011-6/+6
* Fix some violations to MISRA rule 8.3Sandrine Bailleux2018-07-112-2/+2
* Make TF UUID RFC 4122 compliantRoberto Vargas2018-06-142-6/+6
* Fix MISRA Rule 5.7 Part 3Daniel Boulby2018-06-123-20/+20
* Fix MISRA Rule 5.3 Part 3Daniel Boulby2018-06-121-6/+6