summaryrefslogtreecommitdiff
path: root/include/arch
AgeCommit message (Expand)Author
2023-11-01fix(el3-runtime): restrict lower el EA handlers in FFH modeManish Pandey
2023-11-01fix(ras): restrict ENABLE_FEAT_RAS to have only two statesManish Pandey
2023-11-01feat(ras): use FEAT_IESB for error synchronizationManish Pandey
2023-11-01feat(el3-runtime): modify vector entry pathsManish Pandey
2023-10-31Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into ...Madhukar Pappireddy
2023-10-31refactor(cm): move EL3 registers to global contextElizabeth Ho
2023-10-25fix(mpam): refine MPAM initialization and enablement processArvind Ram Prakash
2023-10-11refactor(console): disable getc() by defaultSandrine Bailleux
2023-10-05refactor(cm): remove world differentiation for EL2 context restoreBoyan Karatotev
2023-10-05refactor(cm): clean up SCR_EL3 and CPTR_EL3 initializationBoyan Karatotev
2023-09-13feat(cpufeat): add memory retention bit define for CLUSTERPWRDNJacky Bai
2023-08-30Merge "feat(cpufeat): initialize HFG*_EL2 registers" into integrationManish Pandey
2023-08-24fix(cpus): check for SME presence in GelasJuan Pablo Conde
2023-08-17Merge "refactor(cm): move remaining EL2 save/restore into C" into integrationManish V Badarkhe
2023-08-16refactor(cm): move remaining EL2 save/restore into CBoyan Karatotev
2023-08-16refactor(cpufeat): introduce wrapper macro for read_feat_...() functionsAndre Przywara
2023-08-02feat(cpufeat): initialize HFG*_EL2 registersJuan Pablo Conde
2023-07-24refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() onlyBoyan Karatotev
2023-07-24fix(cm): set MDCR_EL3.{NSPBE, STE} explicitlyBoyan Karatotev
2023-07-20feat(mte): adds feature detection for MTE_PERMMaksims Svecovs
2023-06-29refactor(pmu): convert FEAT_MTPMU to C and move to persistent register initBoyan Karatotev
2023-06-29feat(pmu): introduce pmuv3 lib/extensions folderBoyan Karatotev
2023-06-29fix(pmu): make MDCR_EL3.MTPME=1 out of resetBoyan Karatotev
2023-06-08Merge "feat(aarch64): add stack debug information to assembly routines" into ...Manish V Badarkhe
2023-06-07Merge "fix(qemu): fix 32-bit builds with stack protector" into integrationManish Pandey
2023-06-06Merge changes from topic "dummy_feat_aa32" into integrationManish Pandey
2023-06-05feat(aarch64): add stack debug information to assembly routinesBoyan Karatotev
2023-06-05feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is presentJavier Almansa Sobrino
2023-05-30refactor(cpus): move cpu_ops field defines to a headerBoyan Karatotev
2023-05-23fix(qemu): fix 32-bit builds with stack protectorAndre Przywara
2023-05-23feat(cpufeat): deny AArch64-only features when building for AArch32Andre Przywara
2023-05-23feat(cpufeat): add AArch32 PAN detection supportAndre Przywara
2023-05-09Merge changes I1bfa797e,I0ec7a70e into integrationManish Pandey
2023-05-09Merge changes from topic "mp/feat_ras" into integrationManish Pandey
2023-05-09fix(tree): correct some typosElyes Haouas
2023-05-09refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKEDAndre Przywara
2023-05-05feat(errata_abi): errata management firmware interfaceSona Mathew
2023-04-28Merge "fix(ras): do not put RAS check before esb macro" into integrationManish V Badarkhe
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