371 Commits (fbee88fbb039c2d2a5f5c78fac74a1942146de95)

Author SHA1 Message Date
Antonio Nino Diaz 92cad5fa4b spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` 7 years ago
Aijun Sun ab609e1a76 trusty: save/restore FPU registers in world switch 7 years ago
Jens Wiklander 19911aa6fe opteed: pass device tree pointer in x2 7 years ago
Edison Ai d59a6accc4 Support paging function for OPTEE. 7 years ago
Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
Varun Wadekar 6311f63de0 Tegra: enable 'signed-comparison' compilation warning/errors 8 years ago
David Cunado bbbbcdaecf Migrate secure payload dispatchers to new SMC terminology 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
David Cunado 16292f5481 Update terminology: standard SMC to yielding SMC 8 years ago
Antonio Nino Diaz 7a317a70d4 tspd:FWU:Fix usage of SMC_RET0 8 years ago
Varun Wadekar d67d021493 spd: trusty: support for AARCH64 mode 8 years ago
Varun Wadekar 8e5906249a spd: trusty: save context starting from the stack end 8 years ago
Varun Wadekar 0e1f9e3155 spd: trusty: add SET_ROT_PARAMS handling 8 years ago
Varun Wadekar 26670c8260 tlkd: execute standard SMC calls on the boot CPU 9 years ago
Wayne Lin feb5aa24d2 spd: trusty: pass boot params to the Trusted OS 9 years ago
Anthony Zhou 64c07d0f00 spd: trusty: only process one function ID at a time 9 years ago
Anthony Zhou dae374bfae spd: trusty: pass VMID via X7 9 years ago
Amith f6e8ead4a1 spd: trusty: OEN_TAP_START aperture for standard calls 9 years ago
Douglas Raillard 57a5a56c11 Fix TSPD implementation of STD SMC ABORT 8 years ago
Douglas Raillard 32f0d3c6c3 Replace some memset call by zeromem 8 years ago
David Cunado 9edac0479d Resolve build errors flagged by GCC 6.2 8 years ago
Douglas Raillard 3df6012a3e Abort preempted TSP STD SMC after PSCI CPU suspend 8 years ago
Sandrine Bailleux e97e413fb5 Check Trusty is present during the SPD's initialization 8 years ago
Sandrine Bailleux 48c1c39fef Fix a coding style issue in trusty.c 8 years ago
Sandrine Bailleux 696f41ec98 Fix compilation warning in Trusty SPD 8 years ago
Varun Wadekar 948c090d8c spd: dispatcher for interacting with the Trusty TEE 8 years ago
dp-arm bfef610667 Perform a cache flush after ENTER PSCI timestamp capture 8 years ago
dp-arm 872be88a29 Add PMF instrumentation points in TF 8 years ago
Soby Mathew 58e946aec5 PSCI: Do psci_setup() as part of std_svc_setup() 8 years ago
Soby Mathew cf0b1492ed Introduce PSCI Library Interface 9 years ago
Soby Mathew 532ed61838 Introduce `el3_runtime` and `PSCI` libraries 9 years ago
Soby Mathew da554d7439 Fix coding guideline warnings 9 years ago
Soby Mathew 4c0d039076 Rework type usage in Trusted Firmware 9 years ago
Yatharth Kochar 170fb93dec Add optional PSCI STAT residency & count functions 9 years ago
Ashutosh Singh 29464f13f6 opteed: assume aarch64 for optee 9 years ago
Soby Mathew ac1cc8eb76 PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_ops 9 years ago
Antonio Nino Diaz d44863910c Add 32 bit version of plat_get_syscnt_freq 9 years ago
Sandrine Bailleux 22b09c1721 Remove unused argument in psci_cpu_on_start() 9 years ago
Sandrine Bailleux 1ad9f93e8d Validate psci_cpu_on_start() arguments 9 years ago
Ashutosh Singh 56a6412de8 pass r0-r6 as part of smc param 9 years ago
Soby Mathew 6d18969f59 PSCI: Resolve GCC static analysis false positive 9 years ago
Soby Mathew 203cdfe26f Fix PSCI CPU ON race when setting state to ON_PENDING 9 years ago
Soren Brinkmann 65cd299f52 Remove direct usage of __attribute__((foo)) 9 years ago
Sandrine Bailleux 1645d3ee60 Miscellaneous doc fixes for v1.2 9 years ago
Juan Castillo d178637d2b Remove dashes from image names: 'BL3-x' --> 'BL3x' 9 years ago
Soby Mathew 63b8440fcc TSP: Allow preemption of synchronous S-EL1 interrupt handling 9 years ago
Soby Mathew 02446137a4 Enable use of FIQs and IRQs as TSP interrupts 9 years ago
Soby Mathew 404dba53ef Unify interrupt return paths from TSP into the TSPD 9 years ago
Soby Mathew 5471841870 Remove the IMF_READ_INTERRUPT_ID build option 9 years ago
Varun Wadekar ca15d9bcdf TLKD: pass results with TLK_RESUME_FID function ID 9 years ago