1. de3fa1e feat(cpus): make revision procedure call optional by Harrison Mutai · 1 year, 1 month ago
  2. f566e10 feat(cpus): add errata framework helpers by Jayanth Dodderi Chidanand · 1 year, 1 month ago
  3. cea0c26 feat(cpus): add more errata framework helpers by Boyan Karatotev · 1 year, 3 months ago
  4. 29fa56d feat(cpus): add a way to automatically report errata by Boyan Karatotev · 1 year, 6 months ago
  5. 821364e feat(cpus): add a concise way to implement AArch64 errata by Boyan Karatotev · 1 year, 6 months ago
  6. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 1 year, 6 months ago
  7. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 1 year, 6 months ago
  8. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  9. caa2e05 fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 2 years, 5 months ago
  10. f144157 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 4 months ago
  11. 94accd3 Neoverse N1 Errata Workaround 1542419 by laurenw-arm · 5 years ago
  12. a904487 Update macro to check need for CVE-2017-5715 mitigation by Antonio Nino Diaz · 5 years ago
  13. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  14. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  15. 0980dce Make errata reporting mandatory for CPU files by Soby Mathew · 6 years ago
  16. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  17. 26b8589 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 6 years ago
  18. 67762d9 Remove .struct directive by Roberto Vargas · 6 years ago
  19. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  20. efb1f33 Check presence of fix for errata 843419 in Cortex-A53 by Jonathan Wright · 6 years ago
  21. 914757c Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 6 years ago
  22. 780cc95 Use PFR0 to identify need for mitigation of CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  23. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  24. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  25. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · 8 years ago
  26. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  27. ee5eb80 Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 8 years ago
  28. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  29. ea59668 Add header guards to asm macro files by Dan Handley · 9 years ago
  30. 36433d1 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 10 years ago
  31. 38b4bc9 Add CPU specific crash reporting handlers by Soby Mathew · 10 years ago
  32. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago[Renamed (89%) from include/lib/aarch64/cpu_macros.S]
  33. c704cbc Introduce framework for CPU specific operations by Soby Mathew · 10 years ago[Copied (63%) from lib/aarch64/cpu_helpers.S]
  34. c61399b Merge pull request #191 from danh-arm/jc/tf-issues/218 by danh-arm · 10 years ago