Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
f82e6e163e921532c5691e4af5ee317757a47b46
/
include
/
arch
/
aarch64
/
arch_features.h
9e505f9
refactor(cpufeat): add macro to simplify is_feat_xx_present
by Sona Mathew
· Wed Mar 13 11:33:54 2024 -0500
e480ec2
chore: simplify the macro names in ENABLE_FEAT mechanism
by Sona Mathew
· Mon Mar 11 15:58:15 2024 -0500
c1be66f
refactor(mte): remove mte, mte_perm
by Govindraj Raja
· Thu Mar 07 14:42:20 2024 -0600
5cfe515
feat(cpufeat): added few helper functions
by Manish Pandey
· Tue Jan 09 15:55:20 2024 +0000
d7b63ac
feat(mte): add mte2 feat
by Govindraj Raja
· Fri Jan 26 10:08:37 2024 -0600
3b84c96
feat(cpufeat): add feature detection for FEAT_CSV2_3
by Sona Mathew
· Wed Oct 25 16:48:19 2023 -0500
24d3a4e
refactor(mte): deprecate CTX_INCLUDE_MTE_REGS
by Govindraj Raja
· Thu Dec 21 13:57:49 2023 -0600
ab28d4b
fix(mpam): refine MPAM initialization and enablement process
by Arvind Ram Prakash
· Wed Oct 11 12:10:56 2023 -0500
0dda424
refactor(cpufeat): introduce wrapper macro for read_feat_...() functions
by Andre Przywara
· Tue Apr 18 16:58:36 2023 +0100
df4ad84
feat(mte): adds feature detection for MTE_PERM
by Maksims Svecovs
· Fri Mar 24 13:05:09 2023 +0000
677ed8a
refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init
by Boyan Karatotev
· Thu Feb 16 09:45:29 2023 +0000
05504ba
feat(pmu): introduce pmuv3 lib/extensions folder
by Boyan Karatotev
· Wed Feb 15 13:21:50 2023 +0000
8c8107e
feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present
by Javier Almansa Sobrino
· Wed May 03 12:16:11 2023 +0100
870627e
refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED
by Andre Przywara
· Fri Jan 27 12:25:49 2023 +0000
cfe053a
feat(sme): enable SME2 functionality for NS world
by Jayanth Dodderi Chidanand
· Tue Nov 08 10:31:07 2022 +0000
1f55c41
refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Jan 26 16:47:52 2023 +0000
326f295
feat(gcs): support guarded control stack
by Mark Brown
· Tue Mar 14 21:33:04 2023 +0000
293a661
feat(pie/por): support permission indirection and overlay
by Mark Brown
· Tue Mar 14 20:48:43 2023 +0000
d62c681
feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED
by Jayanth Dodderi Chidanand
· Tue Mar 07 10:43:19 2023 +0000
605419a
feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED
by Jayanth Dodderi Chidanand
· Mon Mar 06 23:56:14 2023 +0000
906776e
refactor(amu): use new AMU feature check routines
by Andre Przywara
· Fri Mar 03 10:30:06 2023 +0000
0b7f1b0
refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1
by Andre Przywara
· Tue Mar 21 13:53:19 2023 +0000
436b4bb
refactor(cpufeat): enable FEAT_RNG for FEAT_STATE_CHECKED
by Andre Przywara
· Wed Feb 22 17:55:59 2023 +0000
6dd2d06
refactor(cpufeat): align FEAT_SEL2 to new feature handling
by Andre Przywara
· Wed Feb 22 16:53:50 2023 +0000
edc449d
refactor(cpufeat): enable FEAT_NV2 for FEAT_STATE_CHECKED
by Andre Przywara
· Fri Jan 27 14:09:20 2023 +0000
0cf7740
refactor(cpufeat): enable FEAT_TWED for FEAT_STATE_CHECKED
by Andre Przywara
· Fri Jan 27 12:25:49 2023 +0000
902c902
refactor(cpufeat): enable FEAT_CSV2_2 for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 17:30:43 2022 +0000
c346418
refactor(cpufeat): enable FEAT_ECV for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 17:30:43 2022 +0000
9727294
refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Jan 26 15:27:38 2023 +0000
46880dc
refactor(cpufeat): align FEAT_SB to new feature handling
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
44e33e0
refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
98908b3
refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
84b8653
refactor(mpam): enable FEAT_MPAM for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
f3e8cfc
refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
c37eee7
feat(tcr2): support FEAT_TCR2
by Mark Brown
· Tue Mar 14 20:13:03 2023 +0000
06ea44e
refactor(trf): enable FEAT_TRF for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 17:30:43 2022 +0000
c97c551
refactor(brbe): enable FEAT_BRBE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
191eff6
refactor(trbe): enable FEAT_TRBE for FEAT_STATE_CHECKED
by Andre Przywara
· Thu Nov 17 16:42:09 2022 +0000
bb0db3b
refactor(cpufeat): wrap CPU ID register field isolation
by Andre Przywara
· Wed Jan 25 12:26:14 2023 +0000
f20ad90
refactor(cpufeat): convert FEAT_HCX to new scheme
by Andre Przywara
· Tue Nov 15 11:45:19 2022 +0000
2c550e3
refactor(amu): convert FEAT_AMUv1 to new scheme
by Andre Przywara
· Thu Nov 10 14:41:07 2022 +0000
e8920f6
refactor(cpufeat): decouple FGT feature detection and build flags
by Andre Przywara
· Thu Nov 10 14:28:01 2022 +0000
9f574f6
fix(aarch64): make AArch64 FGT feature detection more robust
by Andre Przywara
· Fri Oct 07 12:19:05 2022 +0100
fcb716f
Merge "feat(pauth): add/modify helpers to support QARMA3" into integration
by Manish Pandey
· Thu Sep 22 11:59:39 2022 +0200
e089a17
feat(pauth): add/modify helpers to support QARMA3
by Juan Pablo Conde
· Wed Jun 29 17:44:43 2022 -0400
42305f2
feat(rng-trap): add EL3 support for FEAT_RNG_TRAP
by Juan Pablo Conde
· Tue Jul 12 16:40:29 2022 -0400
a793ccc
feat(trbe): add trbe under feature detection mechanism
by Jayanth Dodderi Chidanand
· Thu May 19 14:08:28 2022 +0100
6931675
feat(brbe): add brbe under feature detection mechanism
by Jayanth Dodderi Chidanand
· Mon May 09 12:33:03 2022 +0100
9461a89
refactor(el3-runtime): add arch-features detection mechanism
by Jayanth Dodderi Chidanand
· Mon Jan 17 18:57:17 2022 +0000
60786e7
test(el3-runtime): dit is retained on world switch
by Daniel Boulby
· Fri Oct 22 11:37:34 2021 +0100
79e3d29
feat(rme): add register definitions and helper functions for FEAT_RME
by Zelalem Aweke
· Thu Jul 08 16:51:14 2021 -0500
f91e59f
feat(hcx): add build option to enable FEAT_HCX
by johpow01
· Wed Aug 04 19:38:18 2021 -0500
44b4333
fix(sdei): set SPSR for SDEI based on TakeException
by Daniel Boulby
· Wed Nov 25 16:36:46 2020 +0000
fa59c6f
Enable v8.6 AMU enhancements (FEAT_AMUv1p1)
by johpow01
· Fri Oct 02 13:41:11 2020 -0500
6fd816e
Define registers for FEAT_RNG support
by Tomas Pilar
· Wed Oct 28 15:34:12 2020 +0000
8357389
Enable ARMv8.6-ECV Self-Synch when booting to EL2
by Jimmy Brisson
· Thu Apr 16 10:48:02 2020 -0500
ecc3c67
Enable ARMv8.6-FGT when booting to EL2
by Jimmy Brisson
· Thu Apr 16 10:47:56 2020 -0500
1993355
TF-A: Fix wrong register read for MPAM extension
by Alexei Fedorov
· Tue May 26 13:16:41 2020 +0100
3e24c16
Enable v8.6 WFE trap delays
by johpow01
· Wed Apr 22 14:05:13 2020 -0500
2bae35f
SPMD: code/comments cleanup
by Olivier Deprez
· Thu Apr 16 13:39:06 2020 +0200
f41355c
Refactor ARMv8.3 Pointer Authentication support code
by Alexei Fedorov
· Fri Sep 13 14:11:59 2019 +0100
830f0ad
Enable MTE support unilaterally for Normal World
by Soby Mathew
· Fri Jul 12 09:23:38 2019 +0100
90f2e88
Add support for Branch Target Identification
by Alexei Fedorov
· Fri May 24 12:17:09 2019 +0100
e1e7845
Correctly check for support of Address Authentication
by Antonio Nino Diaz
· Fri Mar 01 09:35:26 2019 +0000
25cda67
Add support for pointer authentication
by Antonio Nino Diaz
· Tue Feb 19 11:53:51 2019 +0000
d29d21e
drivers: generic_delay_timer: Assert presence of Generic Timer
by Antonio Nino Diaz
· Wed Feb 06 09:23:04 2019 +0000
7415597
lib/xlat_tables: Add support for ARMv8.4-TTST
by Sathees Balya
· Fri Jan 25 11:36:01 2019 +0000
c326c34
xlat v2: Dynamically detect need for CnP bit
by Antonio Nino Diaz
· Fri Jan 11 11:20:10 2019 +0000