aboutsummaryrefslogtreecommitdiff
path: root/include/arch
AgeCommit message (Expand)Author
2023-04-27feat(sme): enable SME2 functionality for NS worldJayanth Dodderi Chidanand
2023-04-27fix(ras): do not put RAS check before esb macroManish Pandey
2023-04-25refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKEDAndre Przywara
2023-04-18feat(gcs): support guarded control stackMark Brown
2023-04-13Merge "feat(hcx): initialize HCRX_EL2 to its default value" into integrationManish Pandey
2023-04-12feat(hcx): initialize HCRX_EL2 to its default valueJuan Pablo Conde
2023-04-12feat(pie/por): support permission indirection and overlayMark Brown
2023-03-30fix(aarch64): allow build with ARM_ARCH_MINOR=4Andre Przywara
2023-03-28feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKEDJayanth Dodderi Chidanand
2023-03-28feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKEDJayanth Dodderi Chidanand
2023-03-27refactor(amu): use new AMU feature check routinesAndre Przywara
2023-03-27refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1Andre Przywara
2023-03-22refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKEDAndre Przywara
2023-03-22refactor(cpufeat): align FEAT_SEL2 to new feature handlingAndre Przywara
2023-03-22refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKEDAndre Przywara
2023-03-22refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKEDAndre Przywara
2023-03-22refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKEDAndre Przywara
2023-03-22refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKEDAndre Przywara
2023-03-22refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKEDAndre Przywara
2023-03-22refactor(cpufeat): align FEAT_SB to new feature handlingAndre Przywara
2023-03-22refactor(cpufeat): use alternative encoding for "SB" barrierAndre Przywara
2023-03-22refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKEDAndre Przywara
2023-03-20refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKEDAndre Przywara
2023-03-20refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKEDAndre Przywara
2023-03-20refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKEDAndre Przywara
2023-03-17Merge "feat(tcr2): support FEAT_TCR2" into integrationManish Pandey
2023-03-16feat(tcr2): support FEAT_TCR2Mark Brown
2023-03-15Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running a...Manish Pandey
2023-03-15refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash
2023-03-09style: remove useless trailing semicolon and line continuationsElyes Haouas
2023-02-27refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKEDAndre Przywara
2023-02-27refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKEDAndre Przywara
2023-02-27refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKEDAndre Przywara
2023-02-27refactor(cpufeat): wrap CPU ID register field isolationAndre Przywara
2023-02-23Merge changes from topic "panic_cleanup" into integrationBipin Ravi
2023-02-21refactor(aarch64): rename do_panic and el3_panicGovindraj Raja
2023-02-21Merge changes I63b584cf,I617f3d41 into integrationManish V Badarkhe
2023-02-13feat(spmd): introduce FFA_PARTITION_INFO_GET_REGSRaghu Krishnamurthy
2023-02-13refactor(el3_runtime): introduce save_x30 macroManish Pandey
2023-01-23fix(mpam): run-time checks for mpam save/restore routinesRohit Mathew
2023-01-11refactor(cpufeat): convert FEAT_HCX to new schemeAndre Przywara
2023-01-11refactor(context-mgmt): move FEAT_FGT save/restore code into CAndre Przywara
2023-01-11refactor(amu): convert FEAT_AMUv1 to new schemeAndre Przywara
2023-01-11refactor(cpufeat): decouple FGT feature detection and build flagsAndre Przywara
2023-01-11feat(aarch64): make ID system register reads non-volatileAndre Przywara
2022-12-21feat(fvp): emulate trapped RNDRAndre Przywara
2022-10-28Merge "fix(aarch64): make AArch64 FGT feature detection more robust" into int...Sandrine Bailleux
2022-10-26fix(security): optimisations for CVE-2022-23960Bipin Ravi
2022-10-20fix(aarch64): make AArch64 FGT feature detection more robustAndre Przywara
2022-10-05feat(drtm): prepare EL state during dynamic launchManish Pandey