summaryrefslogtreecommitdiff
path: root/services/spd/opteed
Commit message (Expand)AuthorAgeFilesLines
* feat(optee): add device tree for coreboot tableJeffrey Kardatzke2023-05-112-1/+104
* Merge "fix(optee): return UUID for image loading service" into integrationJulius Werner2023-03-293-1/+18
|\
| * fix(optee): return UUID for image loading serviceJeffrey Kardatzke2023-03-093-1/+18
* | style: remove useless trailing semicolon and line continuationsElyes Haouas2023-03-091-1/+1
|/
* 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
* spd: opteed: enable NS_TIMER_SWITCHSumit Garg2019-08-051-1/+4
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-2/+2
* Remove references to old project name from common filesJohn Tsichritzis2019-07-101-1/+1
* Correct typographical errorsPaul Beesley2019-01-151-3/+3
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-045-23/+30
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-082-6/+6
* opteed: pass power level on suspendJorge Ramirez-Ortiz2018-08-311-0/+3
* Fix some violations to MISRA rule 8.3Sandrine Bailleux2018-07-112-2/+2
* Fix MISRA Rule 5.7 Part 3Daniel Boulby2018-06-123-20/+20
* Fix pointer type mismatch of handlersMasahiro Yamada2018-04-272-12/+12
* spd: add static qualifier to locally used functions and dataMasahiro Yamada2018-04-211-2/+2
* services: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-261-0/+2
* spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`Antonio Nino Diaz2017-11-081-1/+1
* opteed: pass device tree pointer in x2Jens Wiklander2017-08-244-6/+7
* Support paging function for OPTEE.Edison Ai2017-08-094-8/+16
* Fix order of #includesIsla Mitchell2017-07-121-2/+3
* Migrate secure payload dispatchers to new SMC terminologyDavid Cunado2017-05-042-6/+6
* Use SPDX license identifiersdp-arm2017-05-038-201/+9
* Replace some memset call by zeromemDouglas Raillard2017-02-061-2/+3
* opteed: assume aarch64 for opteeAshutosh Singh2016-06-131-1/+1
* pass r0-r6 as part of smc paramAshutosh Singh2016-04-011-0/+12
* Remove the IMF_READ_INTERRUPT_ID build optionSoby Mathew2015-11-261-5/+0
* Pass the target suspend level to SPD suspend hooksAchin Gupta2015-09-101-4/+4
* PSCI: Migrate SPDs and TSP to the new platform and framework APISoby Mathew2015-08-132-25/+14
* Add support to indicate size and end of assembly functionsKévin Petit2015-04-081-0/+2
* Save 'power_state' early in PSCI CPU_SUSPEND callSoby Mathew2015-01-231-7/+4
* Add opteed based on tspdJens Wiklander2014-09-168-0/+1324