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