207 Commits (756a2a0e473068f90cae949fd878f9dada263d34)

Author SHA1 Message Date
Sandrine Bailleux 756a2a0e47 SPM: Rename SP_COMMUNICATE macros 7 years ago
Antonio Nino Diaz fa0ed2b9eb SPM: Rename SP_MEM_ATTR*** defines 7 years ago
Jeenu Viswambharan f1a67d0565 SDEI: Assert that dynamic events have Normal priority 7 years ago
Jeenu Viswambharan 424fc73a46 SDEI: Fix security state check for explicit dispatch 7 years ago
Antonio Nino Diaz d6b532b50f SPM: Fix SP_COMMUNICATE_AARCH32/64 parameters 7 years ago
Antonio Nino Diaz 9efd6e5cf3 SPM: Fix calculation of max page granularity 7 years ago
Jeenu Viswambharan 897f04e8b6 SDEI: Fix build error with logging enabled 7 years ago
Jeenu Viswambharan 55a1266ec8 SDEI: Add API for explicit dispatch 7 years ago
Jeenu Viswambharan b7cb133e5c BL31: Add SDEI dispatcher 7 years ago
Antonio Nino Diaz ff7d08052b SPM: Fix pointer to MP info in boot info struct 7 years ago
Antonio Nino Diaz 2fccb22804 SPM: Introduce Secure Partition Manager 7 years ago
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