~funderscore
blog
cgit
wiki
get in touch
index
:
misc/trustedfirmware-a.git
for-master/gxl/spl_support
master
wip/gxbb
wip/gxl/spl_support
[Abandonned] WIP port of Arm Trusted Firmware-A BL2 to Amlogic SoCs
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bl2
/
bl2_main.c
Commit message (
Expand
)
Author
Age
*
refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3
Arvind Ram Prakash
2023-03-15
*
refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot
Manish V Badarkhe
2022-01-11
*
feat(measured boot): move init and teardown functions to platform layer
Manish V Badarkhe
2021-10-12
*
feat(rme): run BL2 in root world when FEAT_RME is enabled
Zelalem Aweke
2021-10-04
*
feat(fwu): initialize FWU driver in BL2
Manish V Badarkhe
2021-08-02
*
TF-A: Add support for Measured Boot driver in BL1 and BL2
Alexei Fedorov
2020-07-21
*
Refactor ARMv8.3 Pointer Authentication support code
Alexei Fedorov
2019-09-13
*
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-08-01
*
BL2_AT_EL3: Enable pointer authentication support
Antonio Nino Diaz
2019-02-27
*
BL2: Enable pointer authentication support
Antonio Nino Diaz
2019-02-27
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
*
BL2_AT_EL3: do not try to disable MMU twice on AARCH32
Yann Gautier
2018-04-26
*
Fix MISRA rule 8.4 in common code
Roberto Vargas
2018-02-28
*
bl2-el3: Add BL2_EL3 image
Roberto Vargas
2018-01-18
*
Add platform hooks for boot redundancy support
Roberto Vargas
2017-10-24
*
Use SPDX license identifiers
dp-arm
2017-05-03
*
Flush console where necessary
Antonio Nino Diaz
2017-03-31
*
AArch32: Add generic changes in BL2
Yatharth Kochar
2016-09-21
*
Changes for new version of image loading in BL1/BL2
Yatharth Kochar
2016-09-20
*
Rename BL33_BASE option to PRELOADED_BL33_BASE
Antonio Nino Diaz
2016-04-08
*
Enable preloaded BL33 alternative boot flow
Antonio Nino Diaz
2016-03-02
*
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-14
*
Replace all SCP FW (BL0, BL3-0) references
Juan Castillo
2015-12-14
*
FWU: Add Generic Firmware Update framework support in BL1
Yatharth Kochar
2015-12-09
*
CSS: Enable booting of EL3 payloads
Sandrine Bailleux
2015-11-26
*
Add optional platform error handler API
Juan Castillo
2015-10-28
*
Use standard errno definitions in load_auth_image()
Juan Castillo
2015-10-23
*
TBB: abort boot if BL3-2 cannot be authenticated
Juan Castillo
2015-08-20
*
TBB: switch to the new authentication framework
Juan Castillo
2015-06-25
*
Use numbers to identify images instead of names
Juan Castillo
2015-06-25
*
Panic if platform specific BL3-0 handling fails
Sandrine Bailleux
2015-04-13
*
TBB: authenticate BL3-x images and certificates
Juan Castillo
2015-01-28
*
Bug fix: initialize bl30_image_info fields before use
Juan Castillo
2015-01-08
*
Juno: Use TZC-400 driver calls
Juan Castillo
2014-10-09
*
Rationalize console log output
Dan Handley
2014-08-12
*
Add support for printing version at runtime
Juan Castillo
2014-07-25
*
Implement a leaner printf for Trusted Firmware
Soby Mathew
2014-07-25
*
Add support for BL3-0 image
Sandrine Bailleux
2014-07-10
*
Remove concept of top/bottom image loading
Sandrine Bailleux
2014-07-01
*
Allow platform parameter X1 to be passed to BL3-1
Andrew Thoelke
2014-05-29
*
Move BL porting functions into platform.h
Dan Handley
2014-05-23
*
Split platform.h into separate headers
Dan Handley
2014-05-23
*
Allow BL3-2 platform definitions to be optional
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-22
*
Rework handover interface between BL stages
Vikram Kanigiri
2014-05-22
*
Introduce macros to manipulate the SPSR
Vikram Kanigiri
2014-05-22
*
Reduce deep nesting of header files
Dan Handley
2014-05-06
*
Always use named structs in header files
Dan Handley
2014-05-06
*
Separate BL functions out of arch.h
Dan Handley
2014-05-06
[next]