1. e7807d2 feat(cpus): wrappers to propagate AArch32 errata info by Boyan Karatotev · 1 year, 5 months ago
  2. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 1 year, 5 months ago
  3. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 1 year, 5 months ago
  4. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  5. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  6. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  7. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  8. 0980dce Make errata reporting mandatory for CPU files by Soby Mathew · 6 years ago
  9. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  10. 26b8589 Remove integrity check in declare_cpu_ops_base by Roberto Vargas · 6 years ago
  11. 67762d9 Remove .struct directive by Roberto Vargas · 6 years ago
  12. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  13. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  14. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · 7 years ago
  15. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 8 years ago
  16. ee5eb80 Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 8 years ago
  17. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · 8 years ago
  18. 748be1d AArch32: Add support in TF libraries by Soby Mathew · 8 years ago