183 Commits (cc8b56322bb04569a5adf944774b16862782c95b)

Author SHA1 Message Date
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
Soby Mathew 16e05cdbf7 PSCI: Update state only if CPU_OFF is not denied by SPD 9 years ago
Varun Wadekar cb790c5e48 Send power management events to the Trusted OS (TLK) 9 years ago
Achin Gupta 54dc71e7ec Make generic code work in presence of system caches 9 years ago
Andrew Thoelke ee7b35c4e1 Re-design bakery lock memory allocation and algorithm 9 years ago
Achin Gupta f1054c93cc Pass the target suspend level to SPD suspend hooks 9 years ago
Soby Mathew 9d070b9928 PSCI: Rework generic code to conform to coding guidelines 9 years ago
Soby Mathew 617540d860 PSCI: Fix the return code for invalid entrypoint 9 years ago
Soby Mathew fd650ff61b PSCI: Migrate SPDs and TSP to the new platform and framework API 9 years ago
Soby Mathew 674878464a PSCI: Switch to the new PSCI frameworks 9 years ago
Soby Mathew 32bc85f2d5 PSCI: Implement platform compatibility layer 10 years ago