1. e086570 aarch32: Implement static workaround for CVE-2018-3639 by Dimitris Papastamos · 7 years ago
  2. 7af7038 Fixup AArch32 errata printing framework by Soby Mathew · 7 years ago
  3. d95eb47 Merge pull request #1228 from dp-arm/dp/cve_2017_5715 by davidcunado-arm · 8 years ago
  4. c1edcd9 Merge pull request #1229 from manojkumar-arm/manojkumar-arm/ca72-aarch32-reset-fix by davidcunado-arm · 8 years ago
  5. 2dc80e4 lib/cpus: fix branching in reset function for cortex-a72 AARCH32 mode by Manoj Kumar · 8 years ago
  6. e4b34ef Workaround for CVE-2017-5715 for Cortex A9, A15 and A17 by Dimitris Papastamos · 8 years ago
  7. b1d27b4 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 8 years ago
  8. a852ec4 Merge pull request #1168 from matt2048/master by davidcunado-arm · 8 years ago
  9. 5f70d8d Replace macro ASM_ASSERTION with macro ENABLE_ASSERTIONS by Matt Ma · 8 years ago
  10. 1ca8d02 ARMv7: introduce Cortex-A12 by Etienne Carriere · 8 years ago
  11. 778e411 ARMv7: introduce Cortex-A17 by Etienne Carriere · 8 years ago
  12. 6ff43c2 ARMv7: introduce Cortex-A7 by Etienne Carriere · 8 years ago
  13. d56a846 ARMv7: introduce Cortex-A5 by Etienne Carriere · 8 years ago
  14. e3148c2 ARMv7: introduce Cortex-A9 by Etienne Carriere · 8 years ago
  15. 10922e7 ARMv7: introduce Cortex-A15 by Etienne Carriere · 8 years ago
  16. 6de9b33 Cortex-A72: Implement workaround for erratum 859971 by Eleanor Bonnici · 8 years ago
  17. 45b52c2 Cortex-A57: Implement workaround for erratum 859972 by Eleanor Bonnici · 8 years ago
  18. 80bcf98 CPU: Correct names of implementation-defined aux regs by Eleanor Bonnici · 8 years ago
  19. 94f7d1e aarch32: Implement errata workarounds for Cortex A57 by Dimitris Papastamos · 8 years ago
  20. 3749d85 aarch32: Implement errata workarounds for Cortex A53 by Dimitris Papastamos · 8 years ago
  21. 56e0499 aarch32: Implement cpu_rev_var_hs() by Dimitris Papastamos · 8 years ago
  22. fb7d32e Unique names for defines in the CPU libraries by Varun Wadekar · 8 years ago
  23. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  24. 484acce Merge pull request #910 from dp-arm/dp/AArch32-juno-port by davidcunado-arm · 8 years ago
  25. dc78758 AArch32: Add support for ARM Cortex-A53/57/72 MPCore Processor by Yatharth Kochar · 9 years ago
  26. 044bb2f Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 8 years ago
  27. 355a5d0 Replace ASM signed tests with unsigned by Douglas Raillard · 8 years ago
  28. 10bcd76 Report errata workaround status to console by Jeenu Viswambharan · 9 years ago
  29. 3d8256b Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 9 years ago
  30. 5dd9dbb Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 9 years ago
  31. 9f3ee61 AArch32: Fix the stack alignment issue by Soby Mathew · 9 years ago
  32. 03a3042 AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · 9 years ago
  33. 1a0a3f0 AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 9 years ago
  34. e33b78a AArch32: Add support in TF libraries by Soby Mathew · 9 years ago