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
/
bl2
Age
Commit message (
Expand
)
Author
2026-08-20
refactor(build): remove redundant `eval` calls
Chris Kay
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-02-20
fix(bl2): pie fixup size calculation
Arunachalam Ganapathy
2026-02-02
fix(bl2): disable FP traps early when crypto feature is enabled
Manish V Badarkhe
2026-01-28
feat(crypto): enable the runtime instrumentation for crypto extension
Xialin Liu
2026-01-28
feat(crypto): enable access to SIMD crypto in BL1 and BL2
Xialin Liu
2026-01-27
feat(bl2): support RESET_TO_BL2 and ENABLE_RME
Arunachalam Ganapathy
2026-01-27
fix(fvp): increase resident text size of BL2
Arunachalam Ganapathy
2025-12-12
feat(cpufeat): enable USE_SPINLOCK_CAS to FEAT_STATE_CHECKED
Boyan Karatotev
2025-12-01
feat(crypto): enable SIMD crypto extensions for S-EL1
Xialin Liu
2025-10-21
feat(build): setting CRYPTO_LIB via CRYPTO_SUPPORT
Lauren Wehrmeister
2025-10-21
feat(build): set CRYPTO_SUPPORT macro per BL
Lauren Wehrmeister
2025-10-08
refactor(build): make sorting of sections generic
Boyan Karatotev
2025-09-12
refactor: unify blx_setup() and blx_main()
Boyan Karatotev
2025-09-10
fix(bl2): unify the BL2 EL3 and RME entrypoints
Boyan Karatotev
2025-05-05
feat(bl): adding psa crypto - crypto_mod_finish()
Lauren Wehrmeister
2025-04-16
feat(cpufeat): enable FEAT_PAuth to FEAT_STATE_CHECKED
Boyan Karatotev
2025-04-14
chore(cpufeat): remove PAuth presence checks
Boyan Karatotev
2025-04-14
feat(cpufeat): enable FEAT_BTI to FEAT_STATE_CHECKED
Boyan Karatotev
2025-03-17
fix(aarch32): avoid using r12 to store boot params
Harrison Mutai
2025-02-20
refactor(cpus): register DSU errata with the errata framework's wrappers
Boyan Karatotev
2024-05-08
Merge changes from topic "early_console" into integration
Manish Pandey
2024-04-29
build: remove `MAKE_BUILD_STRINGS` function
Chris Kay
2024-04-24
feat(console): introduce EARLY_CONSOLE
Yann Gautier
2024-02-06
build: use toolchain identifiers in conditions
Chris Kay
2024-02-06
build: use new toolchain variables for tools
Chris Kay
2023-11-06
feat(build): check that .text section starts at page boundary
Andrey Skvortsov
2023-09-07
feat(fvp): capture timestamps in bl stages
thagon01-arm
2023-06-29
refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init
Boyan Karatotev
2023-06-12
chore(bl): add UNALIGNED symbols for TEXT/RODATA
Michal Simek
2023-06-07
Merge changes from topic "bk/clearups" into integration
Olivier Deprez
2023-06-01
Merge changes from topic "hm/memmap-feat" into integration
Sandrine Bailleux
2023-05-30
refactor(cpus): convert print_errata_status to C
Boyan Karatotev
2023-05-12
build(bl2): add symbols for memory layout
Harrison Mutai
2023-04-28
chore(pauth): remove redundant pauth_disable_el3() call
Boyan Karatotev
2023-04-17
build(bl2): sort sections by alignment by default
Chris Kay
2023-03-15
refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3
Arvind Ram Prakash
2023-02-20
build: always prefix section names with `.`
Chris Kay
2023-02-10
build: clarify linker script generation
Chris Kay
2023-02-10
style: normalize linker script code style
Chris Kay
2022-10-20
style(linker_script): fix indentation
Jorge Troncoso
2022-10-03
feat(debug): add helpers for aborts on AARCH32
Yann Gautier
2022-03-31
fix(bl2): define RAM_NOLOAD for XIP
Yann Gautier
2022-03-27
feat(bl2): add support to separate no-loadable sections
Jiafei Pan
2022-02-15
fix(bl2): correct messages with image_id
Yann Gautier
2022-01-11
refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot
Manish V Badarkhe
2021-10-12
feat(measured boot): move init and teardown functions to platform layer
Manish V Badarkhe
2021-10-05
refactor(gpt): productize and refactor GPT library
johpow01
2021-10-05
feat(rme): add GPT Library
Zelalem Aweke
[next]