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
/
include
/
arch
/
aarch64
/
el3_common_macros.S
Age
Commit message (
Expand
)
Author
6 days
feat(lfa): update LFA service to support BL31 live activation
John Powell
2026-06-22
fix(cpufeat): use #ifdef for IMAGE_BL flags
Yann Gautier
2026-05-14
refactor(cpufeat): remove _MASK macros for ID registers
Boyan Karatotev
2026-05-13
refactor(cpufeat): bring MPAM and DIT to the feat_detect pattern
Boyan Karatotev
2026-03-03
refactor(bl2): data cache invalidate on bl2 entry
Arunachalam Ganapathy
2026-01-28
feat(crypto): enable floating point register traps in EL3
Xialin Liu
2026-01-14
Merge changes from topic "bk/simpler_panic" into integration
Govindraj Raja
2026-01-13
feat(morello): add Morello capability enablement changes
Manoj Kumar
2026-01-09
refactor(aarch64): remove crash reporting's dependency on cpu_data
Boyan Karatotev
2025-11-07
feat(per-cpu): integrate per-cpu framework into BL31/BL32
Sammit Joshi
2025-10-30
fix(el3-runtime): allow RNDR access at EL3 even when RNG_TRAP is enabled
Boyan Karatotev
2025-10-30
fix(bl1): use per-world context correctly
Boyan Karatotev
2025-09-23
refactor(el3-runtime): move context security states to context.h
Boyan Karatotev
2025-09-12
refactor: unify blx_setup() and blx_main()
Boyan Karatotev
2025-06-19
perf(bl31): convert cpu_data fetching to C
Boyan Karatotev
2025-04-24
feat(cpufeat): add support for FEAT_PAUTH_LR
John Powell
2025-04-14
feat(cpufeat): enable FEAT_BTI to FEAT_STATE_CHECKED
Boyan Karatotev
2025-02-25
perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context
Boyan Karatotev
2025-02-24
perf(cpus): inline the init_cpu_data_ptr function
Boyan Karatotev
2025-02-24
perf(cpus): inline the reset function
Boyan Karatotev
2024-11-05
build(bl31): support separated memory for RW DATA
Ye Li
2024-10-15
feat(context-mgmt): introduce EL3/root context
Jayanth Dodderi Chidanand
2024-07-26
feat(cm): add explicit context entries for ERRATA_SPECULATIVE_AT
Jayanth Dodderi Chidanand
2024-06-25
feat(cm): context switch MDCR_EL3 register
Jayanth Dodderi Chidanand
2024-05-02
chore: simplify the macro names in ENABLE_FEAT mechanism
Sona Mathew
2024-02-02
feat(spmd): initialize SCR_EL3.EEL2 bit at RESET
Manish Pandey
2023-11-01
fix(ras): restrict ENABLE_FEAT_RAS to have only two states
Manish Pandey
2023-11-01
feat(ras): use FEAT_IESB for error synchronization
Manish Pandey
2023-10-31
refactor(cm): move EL3 registers to global context
Elizabeth Ho
2023-10-05
refactor(cm): remove world differentiation for EL2 context restore
Boyan Karatotev
2023-10-05
refactor(cm): clean up SCR_EL3 and CPTR_EL3 initialization
Boyan Karatotev
2023-07-24
refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only
Boyan Karatotev
2023-06-29
refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init
Boyan Karatotev
2023-06-29
feat(pmu): introduce pmuv3 lib/extensions folder
Boyan Karatotev
2023-04-25
refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED
Andre Przywara
2023-03-15
refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3
Arvind Ram Prakash
2023-02-23
Merge changes from topic "panic_cleanup" into integration
Bipin Ravi
2023-02-21
refactor(aarch64): rename do_panic and el3_panic
Govindraj Raja
2023-02-13
refactor(el3_runtime): introduce save_x30 macro
Manish Pandey
2022-03-27
feat(bl2): add support to separate no-loadable sections
Jiafei Pan
2022-02-03
fix(el3-runtime): set unset pstate bits to default
Daniel Boulby
2021-11-12
feat(sme): enable SME functionality
johpow01
2021-10-19
fix(pie): invalidate data cache in the entire image range if PIE is enabled
Zelalem Aweke
2021-10-04
feat(rme): run BL2 in root world when FEAT_RME is enabled
Zelalem Aweke
2021-08-26
feat(trf): initialize trap settings of trace filter control registers access
Manish V Badarkhe
2021-08-26
feat(sys_reg_trace): initialize trap settings of trace system registers access
Manish V Badarkhe
2021-08-25
feat(trbe): initialize trap settings of trace buffer control registers access
Manish V Badarkhe
2021-06-28
feat(sve): enable SVE for the secure world
Max Shvetsov
2021-05-14
fix(security): Set MDCR_EL3.MCCD bit
Alexei Fedorov
2020-12-11
Add support for FEAT_MTPMU for Armv8.6
Javier Almansa Sobrino
[next]