1. ff69a6a refactor(cpus): replace adr with adr_l by developer · 3 months ago
  2. 3868b23 fix(cpus): assert invalid cpu_ops obtained by Thaddeus Serna · 11 months ago
  3. 06236c9 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · 1 year, 4 months ago
  4. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 1 year, 4 months ago
  5. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 1 year, 4 months ago
  6. 667db2c Merge changes from topic "bk/errata_refactor" into integration by Manish Pandey · 1 year, 3 months ago
  7. cc30ccf chore(cpus): remove redundant asserts by Boyan Karatotev · 1 year, 4 months ago
  8. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 6 months ago
  9. caa2e05 fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · 2 years, 3 months ago
  10. 7d0299f fix: random typos in tf-a code base by Olivier Deprez · 3 years ago
  11. e1ecd23 arm_fpga: Add support for unknown MPIDs by Javier Almansa Sobrino · 3 years, 10 months ago
  12. 718c876 lib: cpus: sanity check pointers before use by Varun Wadekar · 4 years, 8 months ago
  13. 94accd3 Neoverse N1 Errata Workaround 1542419 by laurenw-arm · 4 years, 10 months ago
  14. 4d034c5 Tegra: Support for scatterfile for the BL31 image by Varun Wadekar · 5 years ago
  15. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  16. ba51d9e Add support for dynamic mitigation for CVE-2018-3639 by Dimitris Papastamos · 6 years ago
  17. 570c06a Rename symbols and files relating to CVE-2017-5715 by Dimitris Papastamos · 6 years ago
  18. efb1f33 Check presence of fix for errata 843419 in Cortex-A53 by Jonathan Wright · 6 years ago
  19. 914757c Fixup `SMCCC_ARCH_FEATURES` semantics by Dimitris Papastamos · 6 years ago
  20. e0e9946 bl2-el3: Add BL2_EL3 image by Roberto Vargas · 7 years ago
  21. 815faa8 Use a callee-saved register to be AAPCS-compliant by dp-arm · 7 years ago
  22. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  23. 7c65c1e Remove build option `ASM_ASSERTION` by Antonio Nino Diaz · 7 years ago
  24. 00eefd9 Add workaround for ARM Cortex-A53 erratum 855873 by Andre Przywara · 8 years ago
  25. d5ec367 Report errata workaround status to console by Jeenu Viswambharan · 7 years ago
  26. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · 7 years ago
  27. 1f5f812 Correct system include order by David Cunado · 7 years ago
  28. ee5eb80 Add provision to extend CPU operations at more levels by Jeenu Viswambharan · 8 years ago
  29. 6b28c57 Make cpu operations warning a VERBOSE print by Soby Mathew · 8 years ago
  30. d481759 Disable non-temporal hint on Cortex-A53/57 by Sandrine Bailleux · 8 years ago
  31. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  32. 9b38fc8 Initialise cpu ops after enabling data cache by Vikram Kanigiri · 9 years ago
  33. b5a6304 Fix the Cortex-A57 reset handler register usage by Soby Mathew · 9 years ago
  34. 36433d1 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 10 years ago
  35. 7d861ea Invalidate the dcache after initializing cpu-ops by Soby Mathew · 10 years ago
  36. c088433 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · 10 years ago
  37. 38b4bc9 Add CPU specific crash reporting handlers by Soby Mathew · 10 years ago
  38. 8e2f287 Add CPU specific power management operations by Soby Mathew · 10 years ago
  39. f1785fd Add platform API for reset handling by Soby Mathew · 10 years ago
  40. c704cbc Introduce framework for CPU specific operations by Soby Mathew · 10 years ago