51 Commits (fa05efb3d58654d0cec707ef1a025f5a24596588)

Author SHA1 Message Date
Dimitris Papastamos 0319a97747 Implement support for the Activity Monitor Unit on Cortex A75 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
Eleanor Bonnici 80bcf98151 CPU: Correct names of implementation-defined aux regs 7 years ago
Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
Douglas Raillard a94cc374ab Apply workarounds for A53 Cat A Errata 835769 and 843419 7 years ago
Varun Wadekar fb7d32e588 Unique names for defines in the CPU libraries 8 years ago
David Wang d40ab484d2 Add support for Cortex-A75 and Cortex-A55 CPUs 8 years ago
dp-arm 22fa58cbfa Use a callee-saved register to be AAPCS-compliant 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Antonio Nino Diaz 044bb2faab Remove build option `ASM_ASSERTION` 8 years ago
Andre Przywara b75dc0e41c Add workaround for ARM Cortex-A53 erratum 855873 8 years ago
Antonio Nino Diaz ccbec91c0c Apply workaround for errata 813419 of Cortex-A57 8 years ago
Varun Wadekar 3eac92d264 cpus: denver: remove barrier from denver_enable_dco() 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
Jeenu Viswambharan 10bcd76157 Report errata workaround status to console 8 years ago
Masahiro Yamada 3d8256b2a1 Use #ifdef for IMAGE_BL* instead of #if 8 years ago
David Cunado 55c70cb752 Correct system include order 8 years ago
Jeenu Viswambharan 5dd9dbb5bf Add provision to extend CPU operations at more levels 8 years ago
Naga Sureshkumar Relli 84629f2f2c bl31: Add error reporting registers 8 years ago
Yatharth Kochar 2460ac18ef Add support for ARM Cortex-A73 MPCore Processor 9 years ago
Sandrine Bailleux adeecf9219 Add support for Cortex-A57 erratum 833471 workaround 9 years ago
Sandrine Bailleux 072888656d Add support for Cortex-A57 erratum 826977 workaround 9 years ago
Sandrine Bailleux 0b77197baf Add support for Cortex-A57 erratum 829520 workaround 9 years ago
Sandrine Bailleux a8b1c76936 Add support for Cortex-A57 erratum 828024 workaround 9 years ago
Sandrine Bailleux df22d602b6 Add support for Cortex-A57 erratum 826974 workaround 9 years ago
Soby Mathew 1319e7b193 Make cpu operations warning a VERBOSE print 9 years ago
Sandrine Bailleux c66fad93ca Cortex-Axx: Unconditionally apply CPU reset operations 9 years ago
Sandrine Bailleux 54035fc467 Disable non-temporal hint on Cortex-A53/57 9 years ago
Sandrine Bailleux 820756e933 Add support for ARM Cortex-A35 processor 9 years ago
Jimmy Huang 6b0d97b24a cortex_a53: Add A53 errata #826319, #836870 9 years ago
Varun Wadekar 3a8c55f600 Add "Project Denver" CPU support 9 years ago
Soby Mathew 6fa11a5e99 Fix recursive crash prints on FVP AEM model 10 years ago
Kévin Petit 8b779620d3 Add support to indicate size and end of assembly functions 10 years ago
Vikram Kanigiri 1ba93aeb89 Add support for ARM Cortex-A72 processor 10 years ago
Vikram Kanigiri 12e7c4ab0b Initialise cpu ops after enabling data cache 10 years ago
Soby Mathew 683f788fa7 Fix the Cortex-A57 reset handler register usage 10 years ago
Yatharth Kochar 79a97b2ef7 Call reset handlers upon BL3-1 entry. 10 years ago
Soby Mathew 099973469b Invalidate the dcache after initializing cpu-ops 10 years ago
Soby Mathew 5541bb3f61 Optimize Cortex-A57 cluster power down sequence on Juno 10 years ago
Soby Mathew b1a9631d81 Optimize barrier usage during Cortex-A57 power down 10 years ago
Soby Mathew 7395a725ae Apply errata workarounds only when major/minor revisions match. 10 years ago
Soby Mathew 8e85791677 Add support for level specific cache maintenance operations 10 years ago
Soby Mathew d9bdaf2d98 Add support for selected Cortex-A57 errata workarounds 10 years ago
Soby Mathew d3f70af6e0 Add CPU specific crash reporting handlers 10 years ago
Soby Mathew add403514d Add CPU specific power management operations 10 years ago
Soby Mathew 24fb838f96 Add platform API for reset handling 10 years ago
Soby Mathew 9b47684170 Introduce framework for CPU specific operations 10 years ago