index
:
imx-atf.git
imx_4.14.78_1.0.0_ga
imx_4.9.51_imx8_beta1
imx_5.4.24_2.1.0
toradex_imx_5.4.24_2.1.0
toradex_imx_5.4.70_2.3.0
Reference implementation of ARM secure world software for i.MX
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bl1
/
bl1_main.c
Age
Commit message (
Expand
)
Author
2018-09-28
Remove deprecated bl1_init_bl2_mem_layout()
Antonio Nino Diaz
2018-09-28
Remove build option LOAD_IMAGE_V2
Roberto Vargas
2018-07-11
Fix some violations to MISRA rule 8.3
Sandrine Bailleux
2018-06-14
Make TF UUID RFC 4122 compliant
Roberto Vargas
2018-03-21
Rename 'smcc' to 'smccc'
Antonio Nino Diaz
2018-02-28
Fix MISRA rule 8.8 in common code
Roberto Vargas
2018-02-26
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API
Soby Mathew
2018-02-26
Add image_id to bl1_plat_handle_post/pre_image_load()
Soby Mathew
2018-02-02
bl1: add bl1_plat_handle_{pre,post}_image_load()
Masahiro Yamada
2017-07-12
Fix order of #includes
Isla Mitchell
2017-05-15
AArch32: Add `TRUSTED_BOARD_BOOT` support
dp-arm
2017-05-03
Use SPDX license identifiers
dp-arm
2017-04-20
Control inclusion of helper code used for asserts
Antonio Nino Diaz
2017-03-31
Flush console where necessary
Antonio Nino Diaz
2017-01-30
Report errata workaround status to console
Jeenu Viswambharan
2016-09-21
AArch32: Add generic changes in BL1
Yatharth Kochar
2016-09-20
Changes for new version of image loading in BL1/BL2
Yatharth Kochar
2016-08-09
Move SIZE_FROM_LOG2_WORDS macro to utils.h
Soby Mathew
2015-12-14
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-09
FWU: Add Generic Firmware Update framework support in BL1
Yatharth Kochar
2015-12-09
Add descriptor based image management support in BL1
Yatharth Kochar
2015-12-09
Remove `RUN_IMAGE` usage as opcode passed to next EL.
Yatharth Kochar
2015-11-26
Introduce SPIN_ON_BL1_EXIT build flag
Sandrine Bailleux
2015-11-02
Improve display_boot_progress() function
Sandrine Bailleux
2015-11-02
Introduce print_entry_point_info() function
Sandrine Bailleux
2015-10-28
Add optional platform error handler API
Juan Castillo
2015-09-02
Ensure BL2 security state is secure
Vikram Kanigiri
2015-06-25
TBB: switch to the new authentication framework
Juan Castillo
2015-06-25
Use numbers to identify images instead of names
Juan Castillo
2015-06-19
Fix incorrect assertions in bl1_main()
Andrew Thoelke
2015-04-27
Remove use of PLATFORM_CACHE_LINE_SIZE
Dan Handley
2015-01-28
TBB: authenticate BL2 image and certificate
Juan Castillo
2014-08-12
Rationalize console log output
Dan Handley
2014-07-25
Add support for printing version at runtime
Juan Castillo
2014-07-25
Implement a leaner printf for Trusted Firmware
Soby Mathew
2014-07-01
Remove concept of top/bottom image loading
Sandrine Bailleux
2014-05-23
Move BL porting functions into platform.h
Dan Handley
2014-05-23
Split platform.h into separate headers
Dan Handley
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-06
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-03-21
Remove partially qualified asm helper functions
Vikram Kanigiri
2014-03-05
Generate build time and date message at link time.
Jon Medhurst
2014-02-20
Rework BL2 to BL3-1 hand over interface
Achin Gupta
2014-02-17
Fix asserts appearing in release builds
James Morrissey
2014-01-17
Update year in copyright text to 2014
Dan Handley
2013-12-12
Remove useless copies of meminfo structures
Sandrine Bailleux
[next]