378 Commits (3a1b0676c72989d75276da7f11e89d00933eccdd)

Author SHA1 Message Date
Julius Werner 1c5f5031f3 coreboot: Add support for CBMEM console 8 years ago
Julius Werner 3429c77ab0 Add platform-independent coreboot support library 8 years ago
Manoj Kumar 2dc80e4931 lib/cpus: fix branching in reset function for cortex-a72 AARCH32 mode 7 years ago
Dimitris Papastamos e4b34efa18 Workaround for CVE-2017-5715 for Cortex A9, A15 and A17 7 years ago
Dimitris Papastamos eec9e7d1e6 Print erratum application report for CVE-2017-5715 7 years ago
Dimitris Papastamos c0ca14d605 Change the default errata format string 7 years ago
Roberto Vargas b1d27b484f bl2-el3: Add BL2_EL3 image 7 years ago
Dimitris Papastamos c6cc9ac339 AMU: Remove unnecessary WARN() 7 years ago
Dimitris Papastamos 53bfb94ece Add hooks to save/restore AMU context for Cortex A75 7 years ago
Dimitris Papastamos b6eb39327c AMU: Add hooks to save/restore AMU context 7 years ago
Dimitris Papastamos 0767d50e69 AMU: Add configuration helpers for aarch64 7 years ago
Dimitris Papastamos 59902b7c4c AMU: Add plat interface to select which group 1 counters to enable 7 years ago
Dimitris Papastamos 7593252cee Add PubSub events for CPU powerdown/powerup 7 years ago
Dimitris Papastamos 780edd86a0 Use PFR0 to identify need for mitigation of CVE-2017-5915 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
Antonio Nino Diaz 96abc22b94 xlat v2: Correctly unmap regions on map error 7 years ago
David Cunado 1a853370ff Enable SVE for Non-secure world 7 years ago
Dimitris Papastamos ef69e1ea62 AMU: Implement support for aarch32 7 years ago
Dimitris Papastamos 380559c1c3 AMU: Implement support for aarch64 7 years ago
Dimitris Papastamos 0319a97747 Implement support for the Activity Monitor Unit on Cortex A75 7 years ago
Matt Ma 5f70d8de5b Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS 7 years ago
Roberto Vargas 8fd307ffd6 Flush the affinity data in psci_affinity_info 7 years ago
Dimitris Papastamos 281a08cc64 Refactor Statistical Profiling Extensions implementation 7 years ago
Dimitris Papastamos 0fd0f22298 Factor out extension enabling to a separate function 7 years ago
Antonio Nino Diaz 6504b2c5b0 Add ARMv8.2 ID_AA64MMFR0_EL1.PARange value 7 years ago
David Cunado 91089f360a Move FPEXC32_EL2 to FP Context 7 years ago
Antonio Nino Diaz ad02a7596f xlat: Make function to calculate TCR PA bits public 7 years ago
Etienne Carriere 1d791530d0 ARMv7: division support for missing __aeabi_*divmod 7 years ago
Etienne Carriere 86e2683597 ARMv7 may not support Generic Timer Extension 7 years ago
Etienne Carriere 51b992ecec ARMv7 may not support large page addressing 7 years ago
Etienne Carriere 1ca8d02316 ARMv7: introduce Cortex-A12 7 years ago
Etienne Carriere 778e411dc9 ARMv7: introduce Cortex-A17 7 years ago
Etienne Carriere 6ff43c2639 ARMv7: introduce Cortex-A7 7 years ago
Etienne Carriere d56a846121 ARMv7: introduce Cortex-A5 7 years ago
Etienne Carriere e3148c2b53 ARMv7: introduce Cortex-A9 7 years ago
Etienne Carriere 10922e7ade ARMv7: introduce Cortex-A15 7 years ago
Etienne Carriere 0147bef523 ARMv7 does not support STL instruction 7 years ago
Soby Mathew bfc87a8dff Fix PSCI STAT time stamp collection 7 years ago
Dimitris Papastamos 17b4c0dd0a aarch64: Add PubSub events to capture security state transitions 7 years ago
Jeenu Viswambharan bd0c347781 PSCI: Publish CPU ON event 7 years ago
Antonio Nino Diaz ec0c8fdacf Introduce functions to disable the MMU in EL1 7 years ago
Sandrine Bailleux 996d6b390d xlat: Introduce API to change memory attributes of a region 7 years ago
Sandrine Bailleux 1be910bb3d xlat: Introduce API to get memory attributes of a region 7 years ago
Roberto Vargas 4ce9b8eaf6 mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECK 7 years ago
David Cunado 3e61b2b543 Init and save / restore of PMCR_EL0 / PMCR 7 years ago
Roberto Vargas 36a8f8fd47 reset2: Add PSCI system_reset2 function 7 years ago
Antonio Nino Diaz 609c91917f xlat: Add support for EL0 and EL1 mappings 7 years ago
Douglas Raillard b4ae615bd7 xlat: Introduce function xlat_arch_tlbi_va_regime() 7 years ago
Sandrine Bailleux f301da44fa xlat: Always compile TLB invalidation functions 8 years ago