summaryrefslogtreecommitdiff
path: root/services/spd
AgeCommit message (Expand)Author
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
2015-12-04Unify interrupt return paths from TSP into the TSPDSoby Mathew
2015-11-26Remove the IMF_READ_INTERRUPT_ID build optionSoby Mathew
2015-10-09TLKD: pass results with TLK_RESUME_FID function IDVarun Wadekar
2015-09-30Send power management events to the Trusted OS (TLK)Varun Wadekar
2015-09-10Pass the target suspend level to SPD suspend hooksAchin Gupta
2015-08-17Merge pull request #361 from achingupta/for_sm/psci_proto_v5Achin Gupta
2015-08-13PSCI: Migrate SPDs and TSP to the new platform and framework APISoby Mathew
2015-07-24tlkd: delete 'NEED_BL32' build variableVarun Wadekar
2015-04-13Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)Varun Wadekar
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-03-31Open/Close TA sessions, send commands/events to TAsVarun Wadekar
2015-03-31Preempt/Resume standard function ID callsVarun Wadekar
2015-03-31Translate secure/non-secure virtual addressesVarun Wadekar
2015-03-31Register NS shared memory for SP's activity logs and TA sessionsVarun Wadekar
2015-03-31Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)Varun Wadekar
2015-01-26Demonstrate model for routing IRQs to EL3Soby Mathew
2015-01-23Save 'power_state' early in PSCI CPU_SUSPEND callSoby Mathew
2014-09-16Add opteed based on tspdJens Wiklander
2014-08-19Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-01Support asynchronous method for BL3-2 initializationVikram Kanigiri