aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
46 hoursrefactor(mte): remove mte, mte_permGovindraj Raja
2024-02-12feat(mte): add mte2 featGovindraj Raja
2024-01-29feat(cpufeat): add feature detection for FEAT_CSV2_3Sona Mathew
2024-01-23refactor(mte): deprecate CTX_INCLUDE_MTE_REGSGovindraj Raja
2023-10-25fix(mpam): refine MPAM initialization and enablement processArvind Ram Prakash
2023-08-16refactor(cpufeat): introduce wrapper macro for read_feat_...() functionsAndre Przywara
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-05-09refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKEDAndre Przywara
2023-05-09refactor(ras): replace RAS_EXTENSION with FEAT_RASManish Pandey
2023-04-27feat(sme): enable SME2 functionality for NS worldJayanth Dodderi Chidanand
2023-04-25refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKEDAndre Przywara
2023-04-25Merge "feat(gcs): support guarded control stack" into integrationBipin Ravi
2023-04-18feat(gcs): support guarded control stackMark Brown
2023-04-17fix(uuid): add missing `#include` directivesChris Kay
2023-04-12feat(pie/por): support permission indirection and overlayMark Brown
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-21fix(mpam): feat_detect: support major/minorAndre 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-16feat(tcr2): support FEAT_TCR2Mark Brown
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-27feat(cpufeat): extend check_feature() to deal with min/maxAndre Przywara
2023-02-22refactor(bl31): use elx_panic for sysreg_handler64Govindraj Raja
2023-02-21refactor(aarch64): rename do_panic and el3_panicGovindraj Raja
2023-02-21refactor(aarch64): remove weak links to el3_panicGovindraj Raja
2023-02-21refactor(aarch64): refactor usage of elx_panicGovindraj Raja
2023-01-20Merge changes from topic "fix_sparse_warnings" into integrationMadhukar Pappireddy
2023-01-11refactor(cpufeat): convert FEAT_HCX to new schemeAndre 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-11refactor(cpufeat): check FEAT_FGT in a new wayAndre Przywara
2023-01-11refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_Andre Przywara
2023-01-10fix(fdt-wrappers): use correct prototypesYann Gautier
2022-11-08fix(ras): restrict RAS support for NS worldManish Pandey
2022-11-08fix(debug): decouple "get_el_str()" from backtraceManish Pandey