- 1f9e150 docs(changelog): changelog for lts-v2.8.35 release by Release CI · 11 days ago lts-v2.8 lts-v2.8.35
- 9c79f11 Merge changes from topic "for-lts-v2.8.35" into lts-v2.8 by ci-bot · 11 days ago
- 8a48b31 fix(imx8mp): remove ERR050463 VPUMIX workaround by Jacky Bai · 4 years, 11 months ago
- 777b706 fix(zynqmp): workaround issue around cntpct_el0 by Michal Simek · 3 months ago
- ac23c6e fix(cpus): workaround for Cortex-A710 erratum 1927200 by John Powell · 8 weeks ago
- e26d08b fix(cpus): workaround for Cortex-A710 erratum 1917258 by John Powell · 8 weeks ago
- b83bf0a fix(cpus): workaround for Cortex-A710 erratum 1916945 by John Powell · 8 weeks ago
- 0aaca5d fix(cpus): workaround for Cortex-A710 erratum 1901946 by John Powell · 8 weeks ago
- 632590c docs(changelog): changelog for lts-v2.8.34 release by Release CI · 7 weeks ago lts-v2.8.34
- f0cdf3a Merge "feat(cpus): update cpu_check_csv2 check" into lts-v2.8 by Varun Wadekar · 7 weeks ago
- 2047cd4 Merge "feat(errata): implement workaround for DSU-120 erratum 2900952" into lts-v2.8 by Varun Wadekar · 7 weeks ago
- ae330d5 feat(cpus): update cpu_check_csv2 check by Arvind Ram Prakash · 9 weeks ago
- 3a299d0 feat(errata): implement workaround for DSU-120 erratum 2900952 by Arvind Ram Prakash · 3 months ago
- 2c04a87 docs(changelog): changelog for lts-v2.8.33 release by Release CI · 9 weeks ago lts-v2.8.33
- 04e300b Merge changes from topic "for-lts-v2.8.33" into lts-v2.8 by TrustedFirmware Code Review · 2 months ago
- 3bd1d85 chore(docs): add a SBOM template in CycloneDX format by Richard Hughes · 8 months ago
- a96d034 fix(cpus): drop esb from the Neoverse N1 by Boyan Karatotev · 3 months ago
- fc3a26e fix(deps): remove deprecated husky commands by Yann Gautier · 3 months ago
- a95dba1 build(npm): adhere to Husky deprecation notice by Yann Gautier · 3 months ago
- 9a18a64 docs(changelog): changelog for lts-v2.8.32 release by Release CI · 2 months ago lts-v2.8.32
- bcad069 Merge changes from topic "for-lts-v2.8.32_v2" into lts-v2.8 by TrustedFirmware Code Review · 3 months ago
- c6af18d Merge changes from topic "for-lts-v2.8.32" into lts-v2.8 by Govindraj Raja · 3 months ago
- 0f04477 feat(mbedtls): update mbedtls to version 3.6.3 by Lauren Wehrmeister · 4 months ago
- b5ee220 refactor(cpus): optimize CVE checking by Arvind Ram Prakash · 4 months ago
- d69ad00 docs(prerequisites): update mbedtls to v3.6.3 by Lauren Wehrmeister · 4 months ago
- 2b9a049 refactor(cpus): move errata check to common code by Arvind Ram Prakash · 4 months ago
- 5464be6 refactor(cpus): drop unused argument forward_flag by Arvind Ram Prakash · 4 months ago
- 9578b4d fix(cpus): add missing add_erratum_entry by Govindraj Raja · 4 months ago
- 4a5b724 chore(cpus): remove in-order checks by Govindraj Raja · 4 months ago
- 6b4b1b8 docs: add playbook for new releases by Chris Palmer · 4 months ago
- eb7c613 fix(cpus): fix clang compilation issue by Govindraj Raja · 4 months ago
- dbbd257 fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
- 47c42dd chore(cpus): rearrange the errata and cve in order in Cortex-X4 by Sona Mathew · 5 months ago
- 17cc04f chore(cpus): rearrange cve and errata order in Cortex-X3 by Sona Mathew · 5 months ago
- b71c354 chore(cpus): fix cve order in Neoverse-V2 by Sona Mathew · 5 months ago
- 2aa5b13 chore(cpus): rearrange the errata and cve order in Neoverse-N2 by Sona Mathew · 5 months ago
- 674dd5c chore(cpus): rearrange the errata and cve in order in Neoverse-V3 by Sona Mathew · 5 months ago
- 2cf689d chore(cpus): rearrange the errata and cve in order in Cortex-A710 by Sona Mathew · 5 months ago
- a1f55ed chore(cpus): rearrange cve in order in Cortex-X1 by Sona Mathew · 5 months ago
- 7bee989 chore(cpus): fix cve order in Neoverse-V1 by Arvind Ram Prakash · 5 months ago
- 6085607 chore(cpus): fix cve order in Cortex-X2 by Arvind Ram Prakash · 5 months ago
- 491b628 chore(cpus): fix cve order in Cortex-A78C by Arvind Ram Prakash · 5 months ago
- 9fcf210 chore(cpus): fix cve order in Cortex-A78_AE by Arvind Ram Prakash · 5 months ago
- bf3eede chore(cpus): fix cve order in Cortex-A78 by Arvind Ram Prakash · 5 months ago
- 939983a chore(cpus): fix cve order in Cortex-A77 by Arvind Ram Prakash · 5 months ago
- 0f06288 refactor(cpus): don't panic if errata out of order by Arvind Ram Prakash · 5 months ago
- bb5846c fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 6 months ago
- 4ce5136 feat(trbe): introduce trbe_disable() function by Arvind Ram Prakash · 1 year, 1 month ago
- 47cc9b7 fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
- 58647cf fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
- 976fec6 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 7 months ago
- fe7d33c perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
- 6a72c5a perf(cpus): inline the reset function by Boyan Karatotev · 4 months ago
- 160b428 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
- 1770eeb fix(psci): tighten psci_power_down_wfi behaviour by Harrison Mutai · 2 years, 7 months ago
- a05e169 docs(changelog): changelog for lts-v2.8.31 release by Release CI · 3 months ago lts-v2.8.31
- efe55de Merge changes from topic "for-lts-v2.8.31" into lts-v2.8 by TrustedFirmware Code Review · 5 months ago
- 7bf485d refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
- d1ea858 refactor(cpus): declare runtime errata correctly by Boyan Karatotev · 6 months ago
- d54e07a refactor(cpus): remove cpu specific errata funcs by Ryan Everett · 1 year, 3 months ago dev/topics/lts-v2.8.31-triage-set2
- 6a6b0be refactor(cpus): directly invoke errata reporter by Ryan Everett · 1 year, 3 months ago
- f67c3ea perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
- 88ca67b refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · 7 months ago
- 9ec650f refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · 6 months ago
- fa4bdbb fix(cpus): declare reset errata correctly by Boyan Karatotev · 7 months ago
- 34614e0 fix(cpus): fix a typo in errata doc by Govindraj Raja · 6 months ago dev/topics/lts-v2.8.31-triage-set3
- b4dd8f6 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago
- 30d6886 fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 6 months ago
- 8b76bf0 docs(changelog): changelog for lts-v2.8.30 release by Release CI · 6 months ago lts-v2.8.30
- 19e13b0 Merge "chore(smccc): bump up SMCCC version to 1.4" into lts-v2.8 by TrustedFirmware Code Review · 6 months ago
- 55589ce chore(smccc): bump up SMCCC version to 1.4 by Manish Pandey · 2 years, 2 months ago
- eaeb90e Merge changes from topic "for-lts-v2.8.30" into lts-v2.8 by TrustedFirmware Code Review · 6 months ago
- 35caff9 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
- 2414a85 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
- 395f67e fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
- ed4bd3c fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
- 2296df6 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
- c7d5de9 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
- 3b8a3ad fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
- c32e3a3 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
- 8c6068f fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
- f2a263e fix(cm): update gic el2 sysregs save/restore mechanism by Manish Pandey · 1 year, 6 months ago
- 37db9ab refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 2 years, 3 months ago
- 1a2a268 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 12 months ago
- 983f4c8 chore(cpus): fix incorrect header macro by Govindraj Raja · 7 months ago
- f68e73e docs(changelog): changelog for lts-v2.8.29 release by Release CI · 6 months ago lts-v2.8.29
- e7fa4f8 Merge changes from topic "for-lts-v2.8.29" into lts-v2.8 by TrustedFirmware Code Review · 6 months ago
- 1e4b436 feat(fvp): allow configurable FVP Trusted SRAM size by Chris Kay · 2 years, 2 months ago
- 337aa3b fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
- 8fc0fa7 fix(security): add support in cpu_ops for CVE-2024-7881 by Arvind Ram Prakash · 11 months ago
- a7f53d3 fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · 11 months ago
- cbf4a4e fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
- 172ccad6 fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
- 2ef768d fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
- cc04eac fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · 11 months ago
- e2084ab fix(services): disable workaround discovery on aarch32 for now by Stephan Gerhold · 2 years ago
- cf5e7d8 build: always prefix section names with `.` by Chris Kay · 6 months ago
- 772bdd3 style: normalize linker script code style by Chris Kay · 2 years, 10 months ago
- ed62bea docs(changelog): changelog for lts-v2.8.28 release by Release CI · 6 months ago lts-v2.8.28
- 0e729e2 Merge "docs(maintainers): update LTS maintainers" into lts-v2.8 by TrustedFirmware Code Review · 6 months ago