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
/
make_helpers
/
constraints.mk
Age
Commit message (
Expand
)
Author
6 days
feat(lfa): update LFA service to support BL31 live activation
John Powell
2026-06-22
feat(cpufeat): add support for FEAT_BRBEv1p1
Boyan Karatotev
2026-06-19
feat(cpufeat): enable FEAT_ANERR and FEAT_ADERR for EL3
Boyan Karatotev
2026-06-10
feat(cpufeat): add support for FEAT_SPE_EXC and FEAT_SPE_nVM
Boyan Karatotev
2026-04-24
Merge changes Ic8700325,I6a3a9f28,I91a28b5f,Ia69289bf,I81d9b73a, ... into int...
Boyan Karatotev
2026-04-20
feat: enable FEATURE_DETECTION on FVP
Boyan Karatotev
2026-04-20
feat(cpufeat): constrain RAS_TRAP_NS_ERR_REC_ACCESS on ENABLE_FEAT_RAS
Boyan Karatotev
2026-04-10
fix(cpus): unconstrain WORKAROUND_CVE_2025_0647
Boyan Karatotev
2026-04-08
feat(gpt): move gpt support under ENABLE_FEAT_RME
Arunachalam Ganapathy
2026-04-08
feat(rmmd): replace ENABLE_RME with ENABLE_RMM
Arunachalam Ganapathy
2026-04-08
feat(rme): split off ENABLE_FEAT_RME
Andre Przywara
2026-03-27
feat(firme): initial commit of FIRME service
John Powell
2026-03-02
feat(lfa): build flags for SP live activation support
Madhukar Pappireddy
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-28
feat(crypto): build flag for SIMD crypto extensions for v8+ platform
Xialin Liu
2026-01-23
fix(security): add workaround for CVE-2025-0647
John Powell
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-12-01
fix(cpufeat): simplify AArch32 feature disablement
Arvind Ram Prakash
2025-11-09
feat(cpufeat): add support for FEAT_IDTE3
Arvind Ram Prakash
2025-11-07
feat(per-cpu): introduce linker changes for NUMA aware per-cpu framework
Rohit Mathew
2025-11-06
feat(cpufeat): introduce FEAT_RME_GDI support
Timothy Hayes
2025-10-30
docs: deprecate SPM_MM build option
Olivier Deprez
2025-10-20
fix(build): align the cpu-ops flags with all others
Boyan Karatotev
2025-10-17
feat(cpufeat): fix build with ENABLE_FEAT_PAUTH_LR=1
John Powell
2025-10-13
Merge "fix(cm): deprecate use of NS_TIMER_SWITCH" into integration
Olivier Deprez
2025-09-25
Merge "refactor(el3-runtime): extract cpu_data limitations to top-level const...
Mark Dykes
2025-09-24
feat(cpufeat): enable FEAT_CPA2 for EL3
John Powell
2025-09-23
refactor(el3-runtime): extract cpu_data limitations to top-level constraints
Boyan Karatotev
2025-09-19
fix(cm): deprecate use of NS_TIMER_SWITCH
Sumit Garg
2025-08-28
feat(cpufeat): enable FEAT_MPAM_PE_BW_CTRL support
Arvind Ram Prakash
2025-08-20
fix(simd): enforce FP regs context mgmt when SVE regs are enabled
Madhukar Pappireddy
2025-08-01
fix(build): fix Makefile syntax in constraints helpers
Andre Przywara
2025-07-17
refactor(build): simplify ENABLE_LTO checking
Boyan Karatotev
2025-07-03
refactor(build): put the cross referencing of options together
Boyan Karatotev