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
/
bl1
Age
Commit message (
Expand
)
Author
2026-06-22
fix(bl): use #ifdef for __aarch64__ flags
Yann Gautier
2026-04-13
fix(bl1): harden FWU copy/auth overflow checks
Manish V Badarkhe
2026-04-10
fix(cpus): unconstrain WORKAROUND_CVE_2025_0647
Boyan Karatotev
2026-04-09
Merge "fix(bl1): clear loaded ID on pre-image load failure" into integration
Manish V Badarkhe
2026-03-03
refactor(bl1): drop ENABLE_RME check
Arunachalam Ganapathy
2026-02-19
fix(bl1): clear loaded ID on pre-image load failure
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-23
fix(security): add workaround for CVE-2025-0647
John Powell
2025-12-19
feat(el3-runtime): translate EL3 handled exceptions to C and always call prep...
Boyan Karatotev
2025-12-12
feat(cpufeat): enable USE_SPINLOCK_CAS to FEAT_STATE_CHECKED
Boyan Karatotev
2025-10-30
fix(bl1): use per-world context correctly
Boyan Karatotev
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-14
Merge changes Id711e387,I531a2ee1,Ic5b48514,I81f5f663,I6c529c13, ... into int...
Govindraj Raja
2025-10-14
refactor(bl1): simplify context getting and setting
Boyan Karatotev
2025-10-08
refactor(build): make sorting of sections generic
Boyan Karatotev
2025-10-08
feat(build): use clang as a linker
Boyan Karatotev
2025-09-26
fix(cm): do not save SCR_EL3 on external aborts
Boyan Karatotev
2025-09-12
refactor: unify blx_setup() and blx_main()
Boyan Karatotev
2025-07-09
fix(el3-runtime): typecast operands to match data type
Maheedhar Bollapalli
2025-05-05
feat(bl): adding psa crypto - crypto_mod_finish()
Lauren Wehrmeister
2025-04-15
perf(cpufeat): centralise PAuth key saving
Boyan Karatotev
2025-04-14
chore(cpufeat): remove PAuth presence checks
Boyan Karatotev
2025-04-01
fix(bl1): prevent null pointer dereference
Manish V Badarkhe
2025-02-20
refactor(cpus): register DSU errata with the errata framework's wrappers
Boyan Karatotev
2024-10-03
fix(cpus): modify the fix for Cortex-A75 erratum 764081
Sona Mathew
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-26
refactor(bl1): clean up bl2 layout calculation
Harrison Mutai
2024-04-24
feat(console): introduce EARLY_CONSOLE
Yann Gautier
2024-04-11
fix(bl1): add missing `__RW_{START,END}__` symbols
Chris Kay
2024-04-11
fix(bl1): add missing spinlock dependency
Chris Kay
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): rename errata_report.h to errata.h
Boyan Karatotev
2023-05-12
build(bl1): add symbols for memory layout
Harrison Mutai
2023-05-05
fix(pmu): unconditionally save PMCR_EL0
Boyan Karatotev
2023-04-28
chore(bl1): remove redundant bl1_arch_next_el_setup
Boyan Karatotev
2023-04-17
build(bl1): sort sections by alignment by default
Chris Kay
2023-03-09
style: remove useless trailing semicolon and line continuations
Elyes Haouas
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
[next]