summaryrefslogtreecommitdiff
path: root/services/spd/opteed
AgeCommit message (Expand)Author
2020-10-13MLK-24599 Revert "spd: opteed: enable NS_TIMER_SWITCH"Peng Fan
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-01-15Correct typographical errorsPaul Beesley
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-08-31opteed: pass power level on suspendJorge Ramirez-Ortiz
2018-07-11Fix some violations to MISRA rule 8.3Sandrine Bailleux
2018-06-12Fix MISRA Rule 5.7 Part 3Daniel Boulby
2018-04-27Fix pointer type mismatch of handlersMasahiro Yamada
2018-04-21spd: add static qualifier to locally used functions and dataMasahiro Yamada
2018-03-26services: fix switch statements to comply with MISRA rulesJonathan Wright
2017-11-08spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`Antonio Nino Diaz
2017-08-24opteed: pass device tree pointer in x2Jens Wiklander
2017-08-09Support paging function for OPTEE.Edison Ai
2017-07-12Fix order of #includesIsla Mitchell
2017-05-04Migrate secure payload dispatchers to new SMC terminologyDavid Cunado
2017-05-03Use SPDX license identifiersdp-arm
2017-02-06Replace some memset call by zeromemDouglas Raillard
2016-06-13opteed: assume aarch64 for opteeAshutosh Singh
2016-04-01pass r0-r6 as part of smc paramAshutosh Singh
2015-11-26Remove the IMF_READ_INTERRUPT_ID build optionSoby Mathew
2015-09-10Pass the target suspend level to SPD suspend hooksAchin Gupta
2015-08-13PSCI: Migrate SPDs and TSP to the new platform and framework APISoby Mathew
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-01-23Save 'power_state' early in PSCI CPU_SUSPEND callSoby Mathew
2014-09-16Add opteed based on tspdJens Wiklander