summaryrefslogtreecommitdiff
path: root/services/spd
AgeCommit message (Expand)Author
2023-05-11feat(optee): add device tree for coreboot tableJeffrey Kardatzke
2023-03-29Merge "fix(optee): return UUID for image loading service" into integrationJulius Werner
2023-03-09fix(optee): return UUID for image loading serviceJeffrey Kardatzke
2023-03-09style: remove useless trailing semicolon and line continuationsElyes Haouas
2023-02-09fix(optee): address late comments and fix bad rcJeffrey Kardatzke
2023-01-31feat(optee): add loading OP-TEE image via an SMCJeffrey Kardatzke
2022-09-15feat(services): add a SPD for ProvenCoreFlorian Lugou
2022-02-03test(el3-runtime): dit is retained on world switchDaniel Boulby
2021-11-08fix: libc: use long for 64-bit types on aarch64Scott Branden
2021-03-18Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabledMadhukar Pappireddy
2020-08-31spd: trusty: allow clients to retrieve service UUIDVarun Wadekar
2020-08-18Add wrapper for AT instructionManish V Badarkhe
2020-03-21spd: tlkd: support new TLK SMCs for RPMB serviceMustafa Yigit Bilgen
2020-03-18tlkd: remove system off/reset handlersVarun Wadekar
2020-03-18spd: trusty: disable error messages seen during bootVarun Wadekar
2020-03-11spd: tlkd: secure timer interrupt handlerVarun Wadekar
2020-03-03SPMD: Adds partially supported EL2 registers.Max Shvetsov
2020-02-18Merge "coverity: fix MISRA violations" into integrationMark Dykes
2020-02-18coverity: fix MISRA violationsZelalem
2020-02-12trusty: generic-arm64-smcall: Support gicr addressArve Hjønnevåg
2020-02-12trusty: Allow gic base to be specified with GICD_BASEArve Hjønnevåg
2020-02-12trusty: Allow getting trusty memsize from BL32_MEM_SIZE instead of TSP_SEC_ME...Arve Hjønnevåg
2019-08-05spd: opteed: enable NS_TIMER_SWITCHSumit Garg
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-10Remove references to old project name from common filesJohn Tsichritzis
2019-04-03Makefile: remove extra include paths in INCLUDESAmbroise Vincent
2019-02-27trusty: Include file with GIC definitionsAntonio Nino Diaz
2019-02-18Merge pull request #1824 from antonio-nino-diaz-arm/an/move-dyn-xlatAntonio Niño Díaz
2019-02-12fvp: trusty: Move dynamic xlat enable to platformAntonio Nino Diaz
2019-02-12Sanitize SPD include pathsAntonio Nino Diaz
2019-02-06trusty: Require dynamic translation tablesAntonio Nino Diaz
2019-02-05spd: trusty: memmap trusty's code memory before peekingVarun Wadekar
2019-01-31spd: trusty: pass max affinity level to TrustyStephen Wolfe
2019-01-31spd: tlkd: remove unwanted assert on System Suspend entryMihir Joshi
2019-01-31tlkd: support new TLK SMCsMihir Joshi
2019-01-25Merge pull request #1781 from dtwlin/m2Antonio Niño Díaz
2019-01-24spd: trusty: trusty_setup should bail on unknown imageDavid Lin
2019-01-23spd: trusty : fix defects flagged by MISRA scanAnthony Zhou
2019-01-15Correct typographical errorsPaul Beesley
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-03Merge pull request #1584 from danielboulby-arm/db/SwitchesSoby Mathew
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-09-21Ensure the flow through switch statements is clearDaniel Boulby
2018-09-18trusty: Fix return value of trusty_init()Antonio Nino Diaz
2018-08-31opteed: pass power level on suspendJorge Ramirez-Ortiz
2018-08-22libc: Use printf and snprintf across codebaseAntonio Nino Diaz
2018-08-10Replace stdio.h functions by TF functionsAntonio Nino Diaz
2018-08-01Fix handler prototype in Trusty generic dispatcherSandrine Bailleux
2018-07-11Fix some violations to MISRA rule 8.3Sandrine Bailleux