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
/
bl2
Age
Commit message (
Expand
)
Author
2025-09-12
refactor: unify blx_setup() and blx_main()
Boyan Karatotev
2019-02-27
BL2_AT_EL3: Enable pointer authentication support
Antonio Nino Diaz
2019-02-27
BL2: Enable pointer authentication support
Antonio Nino Diaz
2018-11-08
Standardise header guards across codebase
Antonio Nino Diaz
2018-04-13
Fix MISRA rule 8.5 in common code
Roberto Vargas
2018-02-28
Fix MISRA rule 8.4 Part 1
Roberto Vargas
2018-02-28
Fix MISRA rule 8.4 in common code
Roberto Vargas
2014-05-23
Move BL porting functions into platform.h
Dan Handley
2014-05-23
Remove unused data declarations
Dan Handley
2014-05-23
Remove extern keyword from function declarations
Dan Handley
2014-05-22
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-22
Populate BL31 input parameters as per new spec
Vikram Kanigiri
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-05-06
Always use named structs in header files
Dan Handley
2014-05-06
Move include and source files to logical locations
Dan Handley