aboutsummaryrefslogtreecommitdiffstats
path: root/services/spd
Commit message (Expand)AuthorAgeFilesLines
* 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
* types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada2018-04-271-4/+4
* Fix pointer type mismatch of handlersMasahiro Yamada2018-04-277-43/+43
* spd: add static qualifier to locally used functions and dataMasahiro Yamada2018-04-215-19/+9
* Fix MISRA rule 8.4 Part 3Roberto Vargas2018-04-131-0/+12
* Fix MISRA rule 8.3 Part 3Roberto Vargas2018-04-131-4/+4
* services: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-264-1/+7
* Trusty: Fix sanity check on NS entry pointSandrine Bailleux2018-03-211-1/+1
* Merge pull request #1239 from arve-android/trusty-fixesdavidcunado-arm2018-03-074-25/+200
|\
| * trusty: Fix another reported misra violationArve Hjønnevåg2018-03-021-1/+1
| * trusty: Fix reported misra violationArve Hjønnevåg2018-03-011-1/+1
| * trusty: Fix reported static check errorsArve Hjønnevåg2018-02-282-2/+2
| * trusty: Change type of aarch32 flag t boolArve Hjønnevåg2018-02-281-2/+3
| * tegra/trusty: Setup tegra specific trusty args in platform codeArve Hjønnevåg2018-02-211-3/+0
| * trusty: generic-arm64-smcall: Use SPDX license identifiersArve Hjønnevåg2018-02-012-50/+2
| * trusty: Pass cpu suspend/resume reason to trustyArve Hjønnevåg2018-01-241-8/+8
| * trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bitArve Hjønnevåg2018-01-241-0/+25
| * trusty: Add fpu/simd supportArve Hjønnevåg2018-01-242-4/+5
| * trusty: Add generic-arm64 supportArve Hjønnevåg2018-01-243-0/+173
| * trusty: Restore working trusty setup code and include trusty image in buildArve Hjønnevåg2018-01-242-10/+36
* | TSPD: Register preempted SMC error code with EHFJeenu Viswambharan2018-02-271-4/+6
* | TSPD: Require NS preemption along with EL3 exception handlingJeenu Viswambharan2018-02-061-1/+7
* | TSPD: Explicitly allow NS preemption for Yielding SMCsJeenu Viswambharan2018-02-061-2/+21
|/
* spd: tlkd: support for "NS memory ranges" function IDVarun Wadekar2018-01-081-4/+6
* spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`Antonio Nino Diaz2017-11-083-3/+3
* trusty: save/restore FPU registers in world switchAijun Sun2017-09-191-0/+15
* 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-124-6/+7
* Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar2017-06-141-1/+1
* Migrate secure payload dispatchers to new SMC terminologyDavid Cunado2017-05-047-47/+48
* Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm2017-05-0425-626/+26
|\
| * Use SPDX license identifiersdp-arm2017-05-0325-626/+26
* | Merge pull request #919 from davidcunado-arm/dc/smc_yielding_genericdavidcunado-arm2017-05-023-39/+41
|\ \ | |/ |/|
| * Update terminology: standard SMC to yielding SMCDavid Cunado2017-04-263-39/+41
* | tspd:FWU:Fix usage of SMC_RET0Antonio Nino Diaz2017-04-201-1/+1
|/
* spd: trusty: support for AARCH64 modeVarun Wadekar2017-03-061-22/+6