723 Commits (93c690eba8ca67b06925d811ea87765215401385)

Author SHA1 Message Date
Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
Douglas Raillard c2b8806fb6 Introduce TF_LDFLAGS 7 years ago
David Cunado 0dd4195114 Resolve signed-unsigned comparison issues 7 years ago
Etienne Carriere aa8d5f88e0 PSCI: use same function prototype as in header file 8 years ago
Etienne Carriere c283e05af1 psci: minor fixes in lib 7 years ago
Douglas Raillard a94cc374ab Apply workarounds for A53 Cat A Errata 835769 and 843419 7 years ago
Dimitris Papastamos 6f512a3dfd aarch32: Apply workaround for errata 813419 of Cortex-A57 7 years ago
dp-arm d832aee900 aarch64: Enable Statistical Profiling Extensions for lower ELs 8 years ago
David Cunado 18f2efd67d Fully initialise essential control registers 8 years ago
Soby Mathew 3ec5204c49 Exit early if size zero for cache helpers 8 years ago
Dimitris Papastamos 94f7d1e205 aarch32: Implement errata workarounds for Cortex A57 8 years ago
Dimitris Papastamos 3749d853d2 aarch32: Implement errata workarounds for Cortex A53 8 years ago
Dimitris Papastamos 56e0499971 aarch32: Implement cpu_rev_var_hs() 8 years ago
Varun Wadekar 2676f6a9be xlat_tables_v2: fix signed/unsigned comparisons 8 years ago
Varun Wadekar fb7d32e588 Unique names for defines in the CPU libraries 8 years ago
Varun Wadekar 6311f63de0 Tegra: enable 'signed-comparison' compilation warning/errors 8 years ago
David Wang d40ab484d2 Add support for Cortex-A75 and Cortex-A55 CPUs 8 years ago
dp-arm 4df2246943 compiler-rt: Remove unused int_util.[ch] files 8 years ago
dp-arm 22fa58cbfa Use a callee-saved register to be AAPCS-compliant 8 years ago
Antonio Nino Diaz b506f304f7 xlat: Fix missing header file dependency 8 years ago
Antonio Nino Diaz 0da2fe7e29 Simplify assert() to reduce memory usage 8 years ago
dp-arm d801fbb0fc Hook up LLVM compiler-rt in the build system 8 years ago
dp-arm 0e14a7fbeb Import builtins from LLVM compiler-rt project 8 years ago
Antonio Nino Diaz e769db3eb8 Minor fixes to the xlat tables lib v2 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
Nishanth Menon 7055e6fa32 xlat lib: Don't set mmap_attr_t enum to be -1 8 years ago
Scott Branden 53d9c9c85b Move defines in utils.h to utils_def.h to fix shared header compile issues 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 cc8b56322b Add `ENABLE_ASSERTIONS` build option 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 1e09ff9344 Remove dead loops in assert() in C and ASM 8 years ago
Antonio Nino Diaz 0b32628edd Flush console where necessary 8 years ago
Summer Qin 5d21b037e1 Add support to change xlat_tables to non-cacheable 8 years ago
Andre Przywara b75dc0e41c Add workaround for ARM Cortex-A53 erratum 855873 8 years ago
Douglas Raillard 355a5d0336 Replace ASM signed tests with unsigned 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 f10644c569 Improve debug output of the translation tables 8 years ago
Antonio Nino Diaz 7bb01fb29a Add version 2 of xlat tables library 8 years ago
Soby Mathew 61531a274d AArch32: Fix normal memory bakery compilation 8 years ago
Jeenu Viswambharan b0408e87f7 PSCI: Optimize call paths if all participants are cache-coherent 8 years ago
Jeenu Viswambharan a10d3632ac PSCI: Introduce cache and barrier wrappers 8 years ago
Varun Wadekar 3eac92d264 cpus: denver: remove barrier from denver_enable_dco() 9 years ago