aboutsummaryrefslogtreecommitdiffstats
path: root/services/spd
Commit message (Expand)AuthorAgeFilesLines
* 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
* spd: trusty: save context starting from the stack endVarun Wadekar2017-03-061-2/+3
* spd: trusty: add SET_ROT_PARAMS handlingVarun Wadekar2017-03-062-0/+13
* tlkd: execute standard SMC calls on the boot CPUVarun Wadekar2017-03-061-3/+14
* spd: trusty: pass boot params to the Trusted OSWayne Lin2017-03-061-0/+11
* spd: trusty: only process one function ID at a timeAnthony Zhou2017-03-061-0/+16
* spd: trusty: pass VMID via X7Anthony Zhou2017-03-062-8/+53
* Merge pull request #847 from douglas-raillard-arm/dr/fix_abort_smcdanh-arm2017-02-281-3/+14
|\
| * Fix TSPD implementation of STD SMC ABORTDouglas Raillard2017-02-231-3/+14
* | spd: trusty: OEN_TAP_START aperture for standard callsAmith2017-02-231-1/+1
|/
* Replace some memset call by zeromemDouglas Raillard2017-02-062-4/+6
* Resolve build errors flagged by GCC 6.2David Cunado2017-01-261-6/+7