292 Commits (8a88a2271fac160fea7b43d8da6ce0b7e9b0defc)

Author SHA1 Message Date
Antonio Nino Diaz 2f37046524 Add support for the SMC Calling Convention 2.0 7 years ago
Dimitris Papastamos a205a56ea8 Fixup `SMCCC_ARCH_FEATURES` semantics 7 years ago
Dan Handley 97924e4521 Suppress spurious deprecated declaration warnings 7 years ago
Roberto Vargas 7fabe1a899 Fix MISRA rule 8.4 in common code 7 years ago
Roberto Vargas 9fb8af33c4 Fix MISRA rule 8.3 in common code 7 years ago
Jeenu Viswambharan af34cd72ca EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption() 7 years ago
Antonio Nino Diaz 883d1b5d4a Add comments about mismatched TCR_ELx and xlat tables 7 years ago
Soby Mathew a6f340fe58 Introduce the new BL handover interface 7 years ago
Antonio Nino Diaz 4abd7fa71f Redefine SMC_UNK as -1 instead of 0xFFFFFFFF 7 years ago
Jeenu Viswambharan db1631ef9c EHF: Fix priority check 7 years ago
Dimitris Papastamos 3a1b0676c7 Implement support for SMCCC v1.1 7 years ago
Dimitris Papastamos 201ca5b6b4 runtime_exceptions: Save x4-x29 unconditionally 7 years ago
Dimitris Papastamos 0767d50e69 AMU: Add configuration helpers for aarch64 7 years ago
Dimitris Papastamos a1781a211a Workaround for CVE-2017-5715 on Cortex A73 and A75 7 years ago
Dimitris Papastamos f62ad32269 Workaround for CVE-2017-5715 on Cortex A57 and A72 7 years ago
Julius Werner 155a10068a utils_def: Add REGSZ and make BIT() assembly-compatible 7 years ago
David Cunado 1a853370ff Enable SVE for Non-secure world 7 years ago
Antonio Nino Diaz a2aedac221 Replace magic numbers in linkerscripts by PAGE_SIZE 7 years ago
Dimitris Papastamos 380559c1c3 AMU: Implement support for aarch64 7 years ago
Dimitris Papastamos 281a08cc64 Refactor Statistical Profiling Extensions implementation 7 years ago
David Cunado 91089f360a Move FPEXC32_EL2 to FP Context 7 years ago
Jeenu Viswambharan b7cb133e5c BL31: Add SDEI dispatcher 7 years ago
Jeenu Viswambharan 3d732e23e7 BL31: Program Priority Mask for SMC handling 7 years ago
Jeenu Viswambharan 21b818c05f BL31: Introduce Exception Handling Framework 7 years ago
Antonio Nino Diaz 2fccb22804 SPM: Introduce Secure Partition Manager 7 years ago
Jeenu Viswambharan 8e743bcd6a BL31: Introduce Publish and Subscribe framework 7 years ago
Julius Werner 4d91838b8d Fix x30 reporting for unhandled exceptions 7 years ago
Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
David Cunado 18f2efd67d Fully initialise essential control registers 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Jeenu Viswambharan f4c8aa9054 Add macro to check whether the CPU implements an EL 8 years ago
Soby Mathew bcc3c49c90 PSCI: Build option to enable D-Caches early in warmboot 8 years ago
Douglas Raillard 51faada71a Add support for GCC stack protection 8 years ago
Antonio Nino Diaz 0b32628edd Flush console where necessary 8 years ago
Antonio Nino Diaz 801cf93c48 Add and use plat_crash_console_flush() API 8 years ago
dp-arm 75311203d8 Move plat/common source file definitions to generic Makefiles 8 years ago
Antonio Nino Diaz d50ece03d9 Simplify translation tables headers dependencies 8 years ago
Jeenu Viswambharan 25a93f7cd1 Enable data caches early with hardware-assisted coherency 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
Jeenu Viswambharan a806dad58c Define and use no_ret macro where no return is expected 8 years ago
Douglas Raillard a6ef4393b6 Cosmetic change to exception table 8 years ago
Caesar Wang ec6935692a rockchip: optimize the link mechanism for SRAM code 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 f426fc0519 PSCI: Introduce PSCI Library argument structure 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 4c0d039076 Rework type usage in Trusted Firmware 9 years ago
Sandrine Bailleux 5d1c104f9a Introduce SEPARATE_CODE_AND_RODATA build flag 8 years ago
Yatharth Kochar 170fb93dec Add optional PSCI STAT residency & count functions 9 years ago