summaryrefslogtreecommitdiff
path: root/docs/getting_started/build-options.rst
AgeCommit message (Expand)Author
7 daysfeat(lfa): add build flag for BL31 LFA supportJohn Powell
2026-06-22feat(cpufeat): add support for FEAT_BRBEv1p1Boyan Karatotev
2026-06-19feat(cpufeat): enable FEAT_ANERR and FEAT_ADERR for EL3Boyan Karatotev
2026-06-19refactor(cpufeat): rename FEAT_STATE_CHECK to FEAT_STATE_CHECKEDBoyan Karatotev
2026-06-10feat(cpufeat): add support for FEAT_SPE_EXC and FEAT_SPE_nVMBoyan Karatotev
2026-05-14refactor(docs): streamline CPU feature entriesBoyan Karatotev
2026-05-13fix(cpufeat): always allow accesses of FEAT_RAS registersBoyan Karatotev
2026-04-20feat: enable FEATURE_DETECTION on FVPBoyan Karatotev
2026-04-08feat(gpt): move gpt support under ENABLE_FEAT_RMEArunachalam Ganapathy
2026-04-08feat(rmmd): replace ENABLE_RME with ENABLE_RMMArunachalam Ganapathy
2026-04-08feat(rme): split off ENABLE_FEAT_RMEAndre Przywara
2026-03-27Merge "fix(cpus)!: make ERRATA_SME_POWER_DOWN work with the recommended state...Manish Pandey
2026-03-27Merge "fix(rmmd): set RMM_V1_COMPAT=0" into integrationSoby Mathew
2026-03-27fix(rmmd): set RMM_V1_COMPAT=0Shruti Gupta
2026-03-27feat(firme): initial commit of FIRME serviceJohn Powell
2026-03-25fix(cpus)!: make ERRATA_SME_POWER_DOWN work with the recommended state IDBoyan Karatotev
2026-03-11test(bl): add short-read negative test scenarioManish V Badarkhe
2026-03-06Merge changes from topic "el3-rmm-itf" into integrationSoby Mathew
2026-03-06fix(cm): don't context switch GICv3 registers on NS<->RL transitionsShruti Gupta
2026-03-03refactor(bl2): data cache invalidate on bl2 entryArunachalam Ganapathy
2026-03-02docs(spm): describe support for SP live activation and relevant build flagsMadhukar Pappireddy
2026-02-04feat(cpufeat): add support for FEAT_HACDBSBoyan Karatotev
2026-02-04feat(cpufeat): add support for FEAT_HDBSSBoyan Karatotev
2026-02-04feat(cpufeat): add support for FEAT_STEP2Boyan Karatotev
2026-01-29Merge changes from topics "qemu-sve", "xl/simd-hash" into integrationManish V Badarkhe
2026-01-28fix(cpus): workaround for Cortex-A65AE erratum 1638571Xialin Liu
2026-01-28feat(crypto): build flag for SIMD crypto extensions for v8+ platformXialin Liu
2026-01-19feat(cpufeat): update FEAT_SB's FEAT_STATE_CHECKED statusBoyan Karatotev
2026-01-19feat(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED againBoyan Karatotev
2026-01-13Merge "fix(debug): add debug log build option" into integrationBipin Ravi
2026-01-13Merge changes from topic "morello_upstream" into integrationGovindraj Raja
2026-01-13fix(debug): add debug log build optionJaiprakash Singh
2026-01-13feat(morello): add Morello capability enablement changesManoj Kumar
2026-01-12fix(docs): update sme disconnect on power downGovindraj Raja
2025-12-15Merge "feat(cpufeat): enable USE_SPINLOCK_CAS to FEAT_STATE_CHECKED" into int...Manish Pandey
2025-12-12feat(cpufeat): enable USE_SPINLOCK_CAS to FEAT_STATE_CHECKEDBoyan Karatotev
2025-12-11feat(measured-boot): enable dynamic hash provisioningHarrison Mutai
2025-12-04Merge changes from topic "ar/feat_uinj" into integrationGovindraj Raja
2025-12-03fix(cpus): workaround for Cortex-A65 erratum 1541130Xialin Liu
2025-12-01feat(cpufeat): add support for FEAT_UINJArvind Ram Prakash
2025-11-26feat(build): enable link-time optimization by defaultBoyan Karatotev
2025-11-10Merge changes from topic "ar/idte3" into integrationManish Pandey
2025-11-09feat(cpufeat): add support for FEAT_IDTE3Arvind Ram Prakash
2025-11-07docs(cpufeat): add a checklist on how to add a featureBoyan Karatotev
2025-10-28fix(security): add clrbhb supportGovindraj Raja
2025-10-16feat(cpufeat): enable FEAT_PFAR supportAndre Przywara
2025-10-15Merge "feat(cpufeat): enable FEAT_AIE support" into integrationManish Pandey
2025-10-14Merge changes Id711e387,I531a2ee1,Ic5b48514,I81f5f663,I6c529c13, ... into int...Govindraj Raja
2025-10-14refactor(build): make it standard to request a custom linker scriptBoyan Karatotev
2025-10-13Merge "fix(cm): deprecate use of NS_TIMER_SWITCH" into integrationOlivier Deprez