- 527b06e fix(cpus): fix clang compilation issue by Govindraj Raja · 4 months ago
- 4f7f634 fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
- 4fa822e fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 6 months ago
- a33ee00 fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
- fd2df32 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
- 3bfa5a0 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 7 months ago
- b4a921c perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
- 39f7d02 perf(cpus): inline the reset function by Boyan Karatotev · 9 months ago
- f0e00d7 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
- 4d7430c perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
- 6c32b19 refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
- 12f84db refactor(cpus): undo errata mitigations by Boyan Karatotev · 10 months ago
- 2bef6ba feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · 7 months ago
- 3809359 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
- 4a9ff09 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
- 7e41b70 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
- 15300ac fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
- 6e0efc7 fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
- 8299c12 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
- fa6c987 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
- 4e78288 fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 7 months ago
- ae6edfd fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · 7 months ago
- 2452627 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
- a7b3227 fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
- d482688 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
- 9d6143e fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
- 7e4bf04 chore(cpus): fix incorrect header macro by Govindraj Raja · 7 months ago
- 9427c06 fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
- bea64fd fix(security): add support in cpu_ops for CVE-2024-7881 by Arvind Ram Prakash · 11 months ago
- 427c33b fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
- 192a152 fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
- 3e4d94c fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 11 months ago
- 41a52ef fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
- 19d52a8 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · 12 months ago
- 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
- 190ae70 Merge "feat(cpus): add support for cortex-a720ae" into integration by Olivier Deprez · 10 months ago
- fa5fc59 Merge "fix(el3-runtime): correct CASSERT for cpu data size" into integration by Olivier Deprez · 10 months ago
- 034b919 Merge "chore(cpus): optimise runtime errata applications" into integration by Govindraj Raja · 10 months ago
- 8118078 feat(cpus): add support for cortex-a720ae by Ahmed Azeem · 10 months ago
- 8fa5460 feat(cpus): add support for arcadia cpu by Govindraj Raja · 10 months ago
- db9ee83 chore(cpus): optimise runtime errata applications by Boyan Karatotev · 10 months ago
- 483dc2e fix(el3-runtime): correct CASSERT for cpu data size by Omkar Anand Kulkarni · 1 year, 7 months ago
- 4ec4e54 feat(sctlr2): add support for FEAT_SCTLR2 by Jayanth Dodderi Chidanand · 11 months ago
- 6d0433f feat(the): add support for FEAT_THE by Jayanth Dodderi Chidanand · 11 months ago
- 5765e0c Merge "fix(cpus): modify the fix for Cortex-A75 erratum 764081" into integration by Mark Dykes · 10 months ago
- 7f152ea fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · 1 year, 1 month ago
- db7eb68 fix(cpus): workaround for Cortex-X4 erratum 3076789 by Ryan Everett · 1 year, 3 months ago
- 609d08a fix(cpus): workaround for Cortex-X4 erratum 2897503 by Arvind Ram Prakash · 11 months ago
- f4303d0 feat(cm): handle asymmetry for FEAT_TCR2 by Jayanth Dodderi Chidanand · 11 months ago
- cc4f383 Merge changes from topic "clean-up-errata-compatibility" into integration by Manish V Badarkhe · 11 months ago
- a0674ab refactor(cm): remove el1 context when SPMD_SPM_AT_SEL2=1 by Jayanth Dodderi Chidanand · 1 year, 3 months ago
- a0d9a97 chore(cm): reorganise sctlr_el1 and tcr_el1 ctx code by Jayanth Dodderi Chidanand · 1 year ago
- 4b6e4e6 Merge changes from topic "mp/simd_ctxt_mgmt" into integration by Manish V Badarkhe · 12 months ago
- 3e840ec chore(simd): remove unused macros and utilities for FP by Madhukar Pappireddy · 1 year, 3 months ago
- 308ebfa feat(simd): introduce simd context helper APIs by Madhukar Pappireddy · 1 year, 2 months ago
- 6d5319a feat(simd): add routines to save, restore sve state by Madhukar Pappireddy · 1 year, 2 months ago
- 4242262 feat(simd): add sve state to simd ctxt struct by Madhukar Pappireddy · 1 year, 2 months ago
- 841533d feat(simd): add data struct for simd ctxt management by Madhukar Pappireddy · 1 year, 2 months ago
- 4a97ff5 feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · 1 year ago
- 2f41c9a feat(cm): support for asymmetric feature among cores by Manish Pandey · 1 year, 1 month ago
- abeb8ad Merge "fix(cpus): workaround for Cortex-A720 erratum 2844092" into integration by Mark Dykes · 12 months ago
- 28e4ec1 Merge "fix(cpus): workaround for Cortex-X4 erratum 2816013" into integration by Mark Dykes · 12 months ago
- 1baf624 Merge changes from topic "ar/asymmetricSupport" into integration by Manish V Badarkhe · 1 year ago
- 1214090 fix(cpus): workaround for Cortex-A720 erratum 2844092 by Sona Mathew · 1 year, 1 month ago
- 1e4480b fix(cpus): workaround for Cortex-X4 erratum 2816013 by Sona Mathew · 1 year, 1 month ago
- b36e975 feat(trbe): introduce trbe_disable() function by Arvind Ram Prakash · 1 year, 1 month ago
- 651fe50 feat(spe): introduce spe_disable() function by Manish Pandey · 1 year, 1 month ago
- 4de07b4 chore(spe): rename spe_disable() to spe_stop() by Manish Pandey · 1 year, 1 month ago
- 42e35d2 refactor(cm): convert el1-ctx assembly offset entries to c structure by Jayanth Dodderi Chidanand · 1 year, 4 months ago
- 59b7c0a feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT by Jayanth Dodderi Chidanand · 1 year, 2 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
- a3939b1 Merge "feat(handoff): fix register convention r1/x1 value on transfer list" into integration by Manish Pandey · 1 year ago
- 07354cf Merge "fix(xlat): correct attribute retrieval in a RME enabled system" into integration by Olivier Deprez · 1 year ago
- e7c060d Merge "feat(fgt2): add support for FEAT_FGT2" into integration by Manish Pandey · 1 year ago
- e1b76cb feat(tc): enable Last-level cache (LLC) by Jagdish Gediya · 1 year ago
- ad8b514 feat(cpus): add sysreg_bitfield_insert_from_gpr macro by Jagdish Gediya · 1 year ago
- 7475815 feat(handoff): fix register convention r1/x1 value on transfer list by levi.yun · 1 year, 3 months ago
- e3c0869 fix(xlat): correct attribute retrieval in a RME enabled system by Manish V Badarkhe · 1 year, 1 month ago
- 33e6aaa feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · 1 year, 2 months ago
- 83271d5 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · 1 year, 3 months ago
- 759994a fix(arm): correct RSE_CRYPTO_EXPORT_PUBLIC_KEY_SID by Leo Yan · 1 year, 1 month ago
- 2e0efb3 Merge "feat(cm): context switch MDCR_EL3 register" into integration by Manish Pandey · 1 year, 1 month ago
- 8f375e4 refactor(lib): rename GENMASK parameters by Ghennadi Procopciuc · 1 year, 1 month ago
- 1f0b6e7 fix(lib): avoid CWE-190 for GENMASK macros by Ghennadi Procopciuc · 1 year, 2 months ago
- 0605b7e fix(lib): fix MISRA 12.2 violations for BIT32 and BIT64 macros by Ghennadi Procopciuc · 1 year, 2 months ago
- 123002f feat(cm): context switch MDCR_EL3 register by Jayanth Dodderi Chidanand · 1 year, 2 months ago
- 378025e Merge changes from topic "nrd3_support" into integration by Manish V Badarkhe · 1 year, 2 months ago
- 98d36e5 feat(psa): introduce generic library for CCA attestation by Vivek Gautam · 2 years, 4 months ago
- 9fd9f1d feat(rockchip): add RK3566/RK3568 Socs support by shengfei Xu · 2 years, 10 months ago
- 55c7efc Merge "refactor(cm): move mpam registers into el2 context" into integration by Manish Pandey · 1 year, 2 months ago
- bbe94cd chore: rename Blackhawk to Cortex-X925 by Govindraj Raja · 1 year, 3 months ago
- 16aacab chore: rename Chaberton to Cortex-A725 by Govindraj Raja · 1 year, 3 months ago
- 7d930c7 refactor(cm): move mpam registers into el2 context by Jayanth Dodderi Chidanand · 1 year, 2 months ago
- 332b62e Merge "feat(cpus): support to update External LLC presence in Neoverse N3" into integration by Olivier Deprez · 1 year, 3 months ago
- 88d48bc Merge "fix(smc): correctly find pmf version" into integration by Olivier Deprez · 1 year, 3 months ago
- 421f3e3 Merge "feat(cpus): support to update External LLC presence in Neoverse V2" into integration by Manish Pandey · 1 year, 3 months ago
- 62865b4 fix(smc): correctly find pmf version by Govindraj Raja · 1 year, 3 months ago
- 6fbc98b feat(cpus): support to update External LLC presence in Neoverse N3 by Younghyun Park · 1 year, 3 months ago
- ba6b694 chore: rename hermes to neoverse-n3 by Govindraj Raja · 1 year, 3 months ago