308 Commits (fdb1964c34968921379d3592e7ac6e9a685dbab1)

Author SHA1 Message Date
Sandrine Bailleux fdb1964c34 xlat: Introduce MAP_REGION2() macro 7 years ago
Antonio Nino Diaz 3388b38dc3 Set TCR_EL1.EPD1 bit to 1 7 years ago
Douglas Raillard df312c5a2b xlat: simplify mmap_add_region_check parameters (#1101) 7 years ago
Douglas Raillard 73addb728d xlat: fix mm copy when adding a region 7 years ago
Douglas Raillard 769d65da77 xlat: Use MAP_REGION macro as compatibility layer 7 years ago
Eleanor Bonnici 6de9b3364b Cortex-A72: Implement workaround for erratum 859971 7 years ago
Eleanor Bonnici 45b52c202f Cortex-A57: Implement workaround for erratum 859972 7 years ago
Roberto Vargas 216e58a312 Reduce time lock in psci_do_cpu_off 7 years ago
Etienne Carriere 86606eb51e cpu log buffer size depends on cache line size 7 years ago
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