summaryrefslogtreecommitdiff
path: root/services/spd
AgeCommit message (Expand)Author
2018-03-07Merge pull request #1239 from arve-android/trusty-fixesdavidcunado-arm
2018-03-02trusty: Fix another reported misra violationArve Hjønnevåg
2018-03-01trusty: Fix reported misra violationArve Hjønnevåg
2018-02-28trusty: Fix reported static check errorsArve Hjønnevåg
2018-02-28trusty: Change type of aarch32 flag t boolArve Hjønnevåg
2018-02-27TSPD: Register preempted SMC error code with EHFJeenu Viswambharan
2018-02-21tegra/trusty: Setup tegra specific trusty args in platform codeArve Hjønnevåg
2018-02-06TSPD: Require NS preemption along with EL3 exception handlingJeenu Viswambharan
2018-02-06TSPD: Explicitly allow NS preemption for Yielding SMCsJeenu Viswambharan
2018-02-01trusty: generic-arm64-smcall: Use SPDX license identifiersArve Hjønnevåg
2018-01-24trusty: Pass cpu suspend/resume reason to trustyArve Hjønnevåg
2018-01-24trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bitArve Hjønnevåg
2018-01-24trusty: Add fpu/simd supportArve Hjønnevåg
2018-01-24trusty: Add generic-arm64 supportArve Hjønnevåg
2018-01-24trusty: Restore working trusty setup code and include trusty image in buildArve Hjønnevåg
2018-01-08spd: tlkd: support for "NS memory ranges" function IDVarun Wadekar
2017-11-08spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`Antonio Nino Diaz
2017-09-19trusty: save/restore FPU registers in world switchAijun Sun
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-06-14Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar
2017-05-04Migrate secure payload dispatchers to new SMC terminologyDavid Cunado
2017-05-04Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Merge pull request #919 from davidcunado-arm/dc/smc_yielding_genericdavidcunado-arm
2017-04-26Update terminology: standard SMC to yielding SMCDavid Cunado
2017-04-20tspd:FWU:Fix usage of SMC_RET0Antonio Nino Diaz
2017-03-06spd: trusty: support for AARCH64 modeVarun Wadekar
2017-03-06spd: trusty: save context starting from the stack endVarun Wadekar
2017-03-06spd: trusty: add SET_ROT_PARAMS handlingVarun Wadekar
2017-03-06tlkd: execute standard SMC calls on the boot CPUVarun Wadekar
2017-03-06spd: trusty: pass boot params to the Trusted OSWayne Lin
2017-03-06spd: trusty: only process one function ID at a timeAnthony Zhou
2017-03-06spd: trusty: pass VMID via X7Anthony Zhou
2017-02-28Merge pull request #847 from douglas-raillard-arm/dr/fix_abort_smcdanh-arm
2017-02-23spd: trusty: OEN_TAP_START aperture for standard callsAmith
2017-02-23Fix TSPD implementation of STD SMC ABORTDouglas Raillard
2017-02-06Replace some memset call by zeromemDouglas Raillard
2017-01-26Resolve build errors flagged by GCC 6.2David Cunado
2016-12-23Abort preempted TSP STD SMC after PSCI CPU suspendDouglas Raillard
2016-11-30Check Trusty is present during the SPD's initializationSandrine Bailleux
2016-11-23Fix a coding style issue in trusty.cSandrine Bailleux
2016-11-23Fix compilation warning in Trusty SPDSandrine Bailleux
2016-11-08spd: dispatcher for interacting with the Trusty TEEVarun Wadekar
2016-06-13opteed: assume aarch64 for opteeAshutosh Singh
2016-04-01pass r0-r6 as part of smc paramAshutosh Singh
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-12-09TSP: Allow preemption of synchronous S-EL1 interrupt handlingSoby Mathew
2015-12-04Enable use of FIQs and IRQs as TSP interruptsSoby Mathew