294 Commits (2091755c5e3b8d94333b9aad742e61db9d754cc5)

Author SHA1 Message Date
Eleanor Bonnici 80bcf98151 CPU: Correct names of implementation-defined aux regs 7 years ago
Isla Mitchell 9fce2725a4 Enable CnP bit for ARMv8.2 CPUs 7 years ago
Jeenu Viswambharan f45e232ab9 Add macro to test for minimum architecture version 7 years ago
Alistair Francis 5722b78cdb psci_common: Resolve GCC static analysis false positive 7 years ago
Ken Kuang 2e09d4f804 fix a typo about sctlr_el2 7 years ago
Summer Qin 54661cd248 Add Trusted OS extra image parsing support for ARM standard platforms 8 years ago
Sandrine Bailleux 664e69311e xlat lib v2: Fix sign of debug loop variable 7 years ago
Varun Wadekar 1862d6203c lib: psci: early suspend handler for platforms 7 years ago
David Cunado 71341d2366 Address edge case for stale PSCI CPU data in cache 7 years ago
Sandrine Bailleux 0044231d43 xlat lib: Fix some types 7 years ago
Sandrine Bailleux 7bba6884a0 Import ctzdi2.c from LLVM compiler-rt 7 years ago
Sandrine Bailleux 347621bb47 xlat lib v2: Remove hard-coded virtual address space size 7 years ago
Sandrine Bailleux d83f357952 xlat lib v2: Refactor the functions enabling the MMU 8 years ago
Sandrine Bailleux 99f6079891 xlat lib v2: Remove init_xlat_tables_arch() function 8 years ago
Sandrine Bailleux a9ad848ccf xlat lib v2: Expose *_ctx() APIs 7 years ago
Sandrine Bailleux 55c84964f7 xlat lib v2: Export translation context as an opaque type 7 years ago
Sandrine Bailleux 8933c34bbc xlat lib: Reorganize architectural defs 8 years ago
Sandrine Bailleux 0350bc6d05 xlat lib v2: Print some debug statistics 8 years ago
Roberto Vargas d52be21f03 Use standard UNIX file:line format in assert 7 years ago
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