aboutsummaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2017-05-03Use SPDX license identifiersdp-arm
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-11-03Perform a cache flush after ENTER PSCI timestamp capturedp-arm
2016-10-12Add PMF instrumentation points in TFdp-arm
2016-09-22PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-18Fix coding guideline warningsSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-06-16Add optional PSCI STAT residency & count functionsYatharth Kochar
2016-06-13opteed: assume aarch64 for opteeAshutosh Singh
2016-05-25PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_opsSoby Mathew
2016-05-20Add 32 bit version of plat_get_syscnt_freqAntonio Nino Diaz
2016-04-25Remove unused argument in psci_cpu_on_start()Sandrine Bailleux
2016-04-25Validate psci_cpu_on_start() argumentsSandrine Bailleux
2016-04-01pass r0-r6 as part of smc paramAshutosh Singh
2016-02-08PSCI: Resolve GCC static analysis false positiveSoby Mathew
2016-02-01Fix PSCI CPU ON race when setting state to ON_PENDINGSoby Mathew
2016-01-14Remove direct usage of __attribute__((foo))Soren Brinkmann
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
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-10-06PSCI: Update state only if CPU_OFF is not denied by SPDSoby Mathew
2015-09-30Send power management events to the Trusted OS (TLK)Varun Wadekar
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-09-14Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2Achin Gupta
2015-09-11Re-design bakery lock memory allocation and algorithmAndrew Thoelke
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