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