1. 6bb96fa refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 2 years, 6 months ago
  2. 007433d refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 2 years, 6 months ago
  3. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  4. 9b2510b fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 3 years, 5 months ago
  5. 9cefb4b Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 5 years ago
  6. 8094262 Neoverse N1 Errata Workaround 1542419 by laurenw-arm · 6 years ago
  7. ff6f62e Update macro to check need for CVE-2017-5715 mitigation by Antonio Nino Diaz · 6 years ago
  8. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  9. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  10. 12af5ed Make errata reporting mandatory for CPU files by Soby Mathew · 7 years ago
  11. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 7 years ago
  12. 9fdad69 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 7 years ago
  13. f21b9f6 Remove .struct directive by Roberto Vargas · 7 years ago
  14. fe007b2 Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  15. 9ec3921 Check presence of fix for errata 843419 in Cortex-A53 by Jonathan Wright · 7 years ago
  16. a205a56 Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 7 years ago
  17. 3991a6a Use PFR0 to identify need for mitigation of CVE-2017-5715 by Dimitris Papastamos · 7 years ago
  18. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 8 years ago
  19. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  20. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 9 years ago
  21. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  22. 5dd9dbb Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 9 years ago
  23. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  24. e2bf57f Add header guards to asm macro files by Dan Handley · 10 years ago
  25. 79a97b2 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 11 years ago
  26. d3f70af Add CPU specific crash reporting handlers by Soby Mathew · 11 years ago
  27. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago[Renamed (89%) from include/lib/aarch64/cpu_macros.S]
  28. 9b47684 Introduce framework for CPU specific operations by Soby Mathew · 11 years ago[Copied (63%) from lib/aarch64/cpu_helpers.S]
  29. f139a39 Merge pull request #191 from danh-arm/jc/tf-issues/218 by danh-arm · 11 years ago