- 7a3ec52 fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 4 months ago
- e270eea fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
- d3d4154 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
- 9595d1c refactor(cpus): declare runtime errata correctly by Boyan Karatotev · 6 months ago
- 59beeab perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 4 months ago
- 9bd793d perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 4 months ago
- 529f156 perf(cpus): inline the reset function by Boyan Karatotev · 4 months ago
- adc2f6d perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
- effb974 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
- 0d708c3 refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 4 months ago
- 9c7fbd7 refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · 7 months ago
- e50d031 refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · 6 months ago
- 13263fa refactor(cpus): remove cpu specific errata funcs by Ryan Everett · 4 months ago
- 0f9c514 refactor(cpus): directly invoke errata reporter by Ryan Everett · 4 months ago
- 8069c19 fix(deps): remove deprecated husky commands by Yann Gautier · 5 months ago
- c99a213 refactor(cpus): undo errata mitigations by Boyan Karatotev · 10 months ago
- a3a7906 Merge changes from topic "for-lts-v2.10.15" into lts-v2.10 by TrustedFirmware Code Review · 5 months ago
- 2f28a55 fix(cpus): declare reset errata correctly by Boyan Karatotev · 5 months ago
- 1e0fca1 fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · 6 months ago
- f9429c2 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago
- 4c93936 fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 6 months ago
- 19cdd48 docs(changelog): changelog for lts-v2.10.14 release by Release CI · 5 months ago lts-v2.10.14
- 1feaade Merge changes from topic "for-lts-v2.10.14" into lts-v2.10 by TrustedFirmware Code Review · 5 months ago
- b9e252a feat(cpus): add ENABLE_ERRATA_ALL flag by Yann Gautier · 6 months ago
- c7d9465 feat(trbe): introduce trbe_disable() function by Arvind Ram Prakash · 1 year, 1 month ago
- f0d1976 refactor(build): minor updates by Govindraj Raja · 1 year, 6 months ago
- 9e469a8 refactor(build): remove enabling feat by Govindraj Raja · 1 year, 6 months ago
- eb26e78 fix(build): march handling with arch-features by Govindraj Raja · 1 year, 6 months ago
- 48b41b4 refactor(build): refactor mandatory options by Govindraj Raja · 1 year, 6 months ago
- 926f86b refactor(build): allow mandatory feats disabling by Govindraj Raja · 1 year, 7 months ago
- b1f5750 docs(changelog): changelog for lts-v2.10.13 release by Release CI · 6 months ago lts-v2.10.13
- 1dcd820 Merge changes from topic "for-lts-v2.10.13" into lts-v2.10 by TrustedFirmware Code Review · 6 months ago
- fc49773 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
- e2a5da1 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
- 1d17578 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
- c8a6cc0 fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
- db3048d fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
- 1852f60 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
- 3e9433d fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
- 17b8a8a fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 6 months ago
- 36b53f9 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
- 857cfc2 fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
- 8f70937 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
- 57bdc57 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
- 57ab066 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 12 months ago
- 86b3731 chore(cpus): fix incorrect header macro by Govindraj Raja · 6 months ago
- 813f667 chore: rename hermes to neoverse-n3 by Govindraj Raja · 1 year, 3 months ago
- 053bdc3 refactor(fvp): move cpus with nomodel by Govindraj Raja · 6 months ago
- f823cc7 fix(cm): update gic el2 sysregs save/restore mechanism by Manish Pandey · 6 months ago
- 64618d6 fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
- b538666 fix(security): add support in cpu_ops for CVE-2024-7881 by Arvind Ram Prakash · 6 months ago
- 023e80d fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · 11 months ago
- a737165 fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
- 6caef6a fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 6 months ago
- 81476ad fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 11 months ago
- 8618e9d fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
- b2be8b0 fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · 11 months ago
- 408ba4d docs(changelog): changelog for lts-v2.10.12 release by Release CI · 6 months ago lts-v2.10.12
- 7bdf516 Merge "docs(maintainers): update LTS maintainers" into lts-v2.10 by TrustedFirmware Code Review · 6 months ago
- 8355ef7 docs(maintainers): update LTS maintainers by Govindraj Raja · 6 months ago
- faceedf Merge changes from topic "for-lts-v2.10.12" into lts-v2.10 by TrustedFirmware Code Review · 6 months ago
- 9007a33 Merge changes from topic "gr/lts-doc-2.10" into lts-v2.10 by TrustedFirmware Code Review · 6 months ago
- 924c7f4 chore(deps): bump cross-spawn by dependabot[bot] · 7 months ago
- 7c8c034 chore(deps): bump jinja2 in the pip group across 1 directory by dependabot[bot] · 7 months ago
- 3d85a19 docs: updates to LTS by Govindraj Raja · 7 months ago
- 13657a3 docs: add inital lts doc by Govindraj Raja · 8 months ago
- a4c57c1 Merge changes from topic "lts-v2.10.12" into lts-v2.10 by TrustedFirmware Code Review · 7 months ago
- 5649226 feat(mbedtls): mbedtls config update for v3.6.2 by Ryan Everett · 8 months ago
- 44161dc docs(prerequisites): update mbedtls to version 3.6.2 by Yann Gautier · 7 months ago
- 0ac65e7 refactor(mbedtls): rename default mbedtls confs by Ryan Everett · 8 months ago
- 8b2c885 fix(arm): add extra hash config to validate ROTPK by Manish V Badarkhe · 11 months ago
- 832b92b docs(changelog): changelog for lts-v2.10.11 release by Release CI · 7 months ago lts-v2.10.11
- a3fc7c1 Merge changes from topic "for-lts-2.10.11" into lts-v2.10 by TrustedFirmware Code Review · 7 months ago
- 196984e fix(cpus): workaround for Cortex-X4 erratum 2923985 by Arvind Ram Prakash · 8 months ago
- 0eed05e chore(cpus): optimise runtime errata applications by Boyan Karatotev · 10 months ago
- 34e6d7c Merge changes from topic "sm/fix_erratum" into lts-v2.10 by TrustedFirmware Code Review · 8 months ago
- ad9dfdc fix(cpus): workaround for CVE-2024-5660 for Cortex-X2 by Sona Mathew · 1 year, 2 months ago
- 5673d34 fix(cpus): workaround for CVE-2024-5660 for Cortex-A77 by Sona Mathew · 1 year, 2 months ago
- 4fd2a67 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V1 by Sona Mathew · 1 year, 2 months ago
- a02a863 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78_AE by Sona Mathew · 1 year, 2 months ago
- 87250d2 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78C by Sona Mathew · 1 year, 2 months ago
- 30c57c5 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78 by Sona Mathew · 1 year, 2 months ago
- c7d3c9e fix(cpus): workaround for CVE-2024-5660 for Cortex-X1 by Sona Mathew · 1 year, 2 months ago
- 282e635 fix(cpus): workaround for CVE-2024-5660 for Neoverse-N2 by Sona Mathew · 1 year, 3 months ago
- f7ae819 fix(cpus): workaround for CVE-2024-5660 for Cortex-A710 by Sona Mathew · 1 year, 3 months ago
- 3efc9e1 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V2 by Sona Mathew · 1 year, 3 months ago
- 17e17ed fix(cpus): workaround for CVE-2024-5660 for Cortex-X3 by Sona Mathew · 1 year, 3 months ago
- a6375e1 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V3 by Sona Mathew · 1 year, 3 months ago
- e42abf2 fix(cpus): workaround for CVE-2024-5660 for Cortex-X4 by Sona Mathew · 1 year, 3 months ago
- 698e68f fix(cpus): workaround for CVE-2024-5660 for Cortex-X925 by Sona Mathew · 1 year, 2 months ago
- b229b47 chore: rename Blackhawk to Cortex-X925 by Govindraj Raja · 1 year, 3 months ago
- 9649899 chore: rename Chaberton to Cortex-A725 by Govindraj Raja · 1 year, 3 months ago
- b28aa38 docs(changelog): changelog for lts-v2.10.10 release by Release CI · 8 months ago lts-v2.10.10
- 8e74814 Merge changes from topic "for-lts-v2.10.10" into lts-v2.10 by TrustedFirmware Code Review · 8 months ago
- c9f3fb5 build(deps): bump setuptools in the pip group across 1 directory by Yann Gautier · 8 months ago
- 395ef35 chore(deps): bump micromatch by Yann Gautier · 8 months ago
- 6c6e986 build(npm): update Node.js and all packages by Yann Gautier · 9 months ago
- c5d2a03 build(deps): bump braces by Yann Gautier · 9 months ago
- ebf6430 build(deps): bump idna from 3.4 to 3.7 by dependabot[bot] · 1 year, 1 month ago
- 93ad43e build(deps): bump jinja2 from 3.1.2 to 3.1.4 by dependabot[bot] · 1 year, 1 month ago