662 Commits (d801fbb0fc1834f7e7f6840d9a302beee5021f75)

Author SHA1 Message Date
David Cunado bbbbcdaecf Migrate secure payload dispatchers to new SMC terminology 8 years ago
Jeenu Viswambharan b10d44995e Introduce ARM SiP service to switch execution state 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
Antonio Nino Diaz a56402521f Fix execute-never permissions in xlat tables libs 8 years ago
Scott Branden 53d9c9c85b Move defines in utils.h to utils_def.h to fix shared header compile issues 8 years ago
David Cunado 16292f5481 Update terminology: standard SMC to yielding SMC 8 years ago
Soby Mathew abd2aba99e CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API 8 years ago
Yatharth Kochar 6f249345e2 AArch32: Add SP_MIN support for JUNO 8 years ago
Yatharth Kochar 07570d592e Changes to support execution in AArch32 state for JUNO 8 years ago
Yatharth Kochar dc787588a5 AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor 8 years ago
Sandrine Bailleux 28fa2e9ee8 xlat lib: Use mmap_attr_t type consistently 8 years ago
Antonio Nino Diaz aa61368eb5 Control inclusion of helper code used for asserts 8 years ago
Antonio Nino Diaz 044bb2faab Remove build option `ASM_ASSERTION` 8 years ago
Antonio Nino Diaz 7a317a70d4 tspd:FWU:Fix usage of SMC_RET0 8 years ago
Varun Wadekar 230f0d9218 lib: stdbool header from the FreeBSD project 8 years ago
Antonio Nino Diaz cc8b56322b Add `ENABLE_ASSERTIONS` build option 8 years ago
Antonio Nino Diaz 3b211ff571 ARM platforms: Add option to use xlat tables lib v1 8 years ago
Vignesh Radhakrishnan a9e0260c77 Tegra: Add support for fake system suspend 8 years ago
Douglas Raillard f9608bc8f8 Fix ARM_BL31_IN_DRAM build 8 years ago
dp-arm 233d83d06c Introduce MIN()/MAX() macros in utils.h 8 years ago
Douglas Raillard 51faada71a Add support for GCC stack protection 8 years ago
Antonio Nino Diaz 801cf93c48 Add and use plat_crash_console_flush() API 8 years ago
Antonio Nino Diaz 73e052846a Add console_flush() to console API 8 years ago
Summer Qin 5d21b037e1 Add support to change xlat_tables to non-cacheable 8 years ago
Soby Mathew 5dffb46c9c Re-factor header files for easier PSCI library integration 8 years ago
Summer Qin d8d6cf247b ARM platforms: Add support for MT bit in MPIDR 8 years ago
dp-arm 66b4c1660a mbedtls: Namespace TF specific macros 8 years ago
Andre Przywara b75dc0e41c Add workaround for ARM Cortex-A53 erratum 855873 8 years ago
Antonio Nino Diaz bf75a3710c ARM platforms: Enable xlat tables lib v2 8 years ago
Antonio Nino Diaz ccbec91c0c Apply workaround for errata 813419 of Cortex-A57 8 years ago
Antonio Nino Diaz 0b64f4ef43 Add dynamic region support to xlat tables lib v2 8 years ago
Antonio Nino Diaz 7bb01fb29a Add version 2 of xlat tables library 8 years ago
Anthony Zhou dae374bfae spd: trusty: pass VMID via X7 9 years ago
Soby Mathew e40e075f4d AArch32: Fix conditional inclusion of bakery_locks 8 years ago
Varun Wadekar 7eec50928c stdlib: add memcpy16() to string.h 9 years ago
Varun Wadekar 018b84803d Tegra: enable ECC/Parity protection for Cortex-A57 CPUs 9 years ago
Varun Wadekar 9f1c5dd19b cpus: denver: disable DCO operations from platform code 9 years ago
Varun Wadekar e956e228d4 cpus: Add support for all Denver variants 9 years ago
dp-arm 09fad4989e Juno: Disable SPIDEN in release builds 8 years ago
dp-arm 85e93ba093 Disable secure self-hosted debug via MDCR_EL3/SDCR 8 years ago
dp-arm 04c1db1e57 PSCI: Decouple PSCI stat residency calculation from PMF 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
dp-arm 888037e5c8 PMF: Fixup PMF constants 8 years ago
Jeenu Viswambharan 10bcd76157 Report errata workaround status to console 8 years ago
Jeenu Viswambharan b38bc68b9e Allow spin locks to be defined from assembly 8 years ago
David Cunado 9edac0479d Resolve build errors flagged by GCC 6.2 8 years ago
Antonio Nino Diaz aa050a7bdb stdlib: Import timingsafe_bcmp() from FreeBSD 8 years ago
Sandrine Bailleux d67879d311 Add strnlen() to local C library 8 years ago
Masahiro Yamada 3d8256b2a1 Use #ifdef for IMAGE_BL* instead of #if 8 years ago