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