aboutsummaryrefslogtreecommitdiff
path: root/services/spd
AgeCommit message (Expand)Author
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
2018-06-14Make TF UUID RFC 4122 compliantRoberto Vargas
2018-06-12Fix MISRA Rule 5.7 Part 3Daniel Boulby
2018-06-12Fix MISRA Rule 5.3 Part 3Daniel Boulby
2018-04-27types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada
2018-04-27Fix pointer type mismatch of handlersMasahiro Yamada
2018-04-21spd: add static qualifier to locally used functions and dataMasahiro Yamada
2018-04-13Fix MISRA rule 8.4 Part 3Roberto Vargas
2018-04-13Fix MISRA rule 8.3 Part 3Roberto Vargas
2018-03-26services: fix switch statements to comply with MISRA rulesJonathan Wright