index
:
software/arm-trusted-firmware.git
dependabot/pip/virtualenv-20.36.1
master
Trusted Firmware-A
Arm Limited and Contributors
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
feat_detect.c
Age
Commit message (
Expand
)
Author
2026-06-25
fix(cpufeat): do not perform bitwise OR on boolean types
Boyan Karatotev
2026-06-19
feat(cpufeat): create a central feature database
Boyan Karatotev
2026-06-19
refactor(cpufeat): rename FEAT_STATE_CHECK to FEAT_STATE_CHECKED
Boyan Karatotev
2026-06-10
feat(cpufeat): add support for FEAT_SPE_EXC and FEAT_SPE_nVM
Boyan Karatotev
2026-05-14
refactor(cpufeat): remove _MASK macros for ID registers
Boyan Karatotev
2026-04-20
fix(cpufeat): fix compiler warning in feature detection
Boyan Karatotev
2026-04-10
chore(cpufeat): check FEAT_RAS's dependency on FEAT_IESB
Boyan Karatotev
2026-04-08
feat(rme): split off ENABLE_FEAT_RME
Andre Przywara
2026-02-27
feat(cpufeat): bump FEATURE_DETECTION features up to 9.5
Boyan Karatotev
2026-02-04
feat(cpufeat): add support for FEAT_HACDBS
Boyan Karatotev
2026-02-04
feat(cpufeat): add support for FEAT_HDBSS
Boyan Karatotev
2026-02-04
feat(cpufeat): add support for FEAT_STEP2
Boyan Karatotev
2026-01-22
Merge changes I2485d583,I1374c482,I07e29dbb,I949e6486 into integration
Manish V Badarkhe
2026-01-19
feat(cpufeat): advertise support for FEAT_RASv2
Boyan Karatotev
2026-01-13
feat(cpufeat): add the newly analyzed features to FEATURE_DETECTION
Boyan Karatotev
2026-01-13
fix(cpufeat): add FEAT_SPE to FEATURE_DETECTION
Boyan Karatotev
2026-01-13
feat(morello): add Morello capability enablement changes
Manoj Kumar
2025-12-12
feat(cpufeat): enable USE_SPINLOCK_CAS to FEAT_STATE_CHECKED
Boyan Karatotev
2025-12-01
feat(cpufeat): add support for FEAT_UINJ
Arvind Ram Prakash
2025-11-26
Merge changes I6e44c7f1,Id4320cbf,Ibb05dd47,Icec70861 into integration
Chris Kay
2025-11-09
feat(cpufeat): add support for FEAT_IDTE3
Arvind Ram Prakash
2025-11-06
feat(cpufeat): introduce FEAT_RME_GDI support
Timothy Hayes
2025-11-06
feat(cpufeat): add support for FEAT_RME_GPC2
Girish Pathak
2025-11-05
fix(cpufeat): drop feature_panic() as unused
Boyan Karatotev
2025-11-04
fix(cpufeat): extend FEAT_EBEP handling to delegate PMU control to EL2
Manish Pandey
2025-10-28
fix(security): add clrbhb support
Govindraj Raja
2025-10-16
feat(cpufeat): enable FEAT_PFAR support
Andre Przywara
2025-10-06
feat(cpufeat): enable FEAT_AIE support
Andre Przywara
2025-09-24
feat(cpufeat): enable FEAT_CPA2 for EL3
John Powell
2025-08-28
feat(cpufeat): enable FEAT_MPAM_PE_BW_CTRL support
Arvind Ram Prakash
2025-07-28
fix(cpufeat): update FEAT_PAUTH's feat detect line to tri-state
Boyan Karatotev
2025-07-28
feat(cpufeat): do feature detection on secondary cores too
Boyan Karatotev
2025-07-09
feat(cpufeat): add support for FEAT_FGWTE3
Arvind Ram Prakash
2025-06-13
feat(gicv5): add support for building with gicv5
Boyan Karatotev
2025-04-28
Merge changes from topic "fix_pmuv3p9_test" into integration
Govindraj Raja
2025-04-24
feat(cpufeat): add support for FEAT_PAUTH_LR
John Powell
2025-04-15
refactor(cpufeat): prepare FEAT_PAuth for FEATURE_DETECTION
Boyan Karatotev
2025-04-08
feat(cpufeat): add support for PMUv3p9
Andre Przywara
2025-01-14
feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1
Arvind Ram Prakash
2024-12-12
feat(fpmr): disable FPMR trap
Arvind Ram Prakash
2024-11-06
feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA
Andre Przywara
2024-10-24
feat(d128): add support for FEAT_D128
Govindraj Raja
2024-10-13
feat(sctlr2): add support for FEAT_SCTLR2
Jayanth Dodderi Chidanand
2024-10-13
feat(the): add support for FEAT_THE
Jayanth Dodderi Chidanand
2024-07-18
feat(fgt2): add support for FEAT_FGT2
Arvind Ram Prakash
2024-07-18
feat(debugv8p9): add support for FEAT_Debugv8p9
Arvind Ram Prakash
2024-06-21
feat(cpufeat): upgrade PMU to v8 (FEATURE_DETECTION)
Andre Przywara
2024-05-02
refactor(cpufeat): restore functions in detect_arch_features
Sona Mathew
2024-05-02
refactor(cpufeat): add macro to simplify is_feat_xx_present
Sona Mathew
2024-05-02
chore: simplify the macro names in ENABLE_FEAT mechanism
Sona Mathew
[next]