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
/
bl2
Age
Commit message (
Expand
)
Author
2018-08-17
DSU erratum 936184 workaround
John Tsichritzis
2018-08-03
Create a library file for libmbedtls
Roberto Vargas
2018-07-11
Add end_vector_entry assembler macro
Roberto Vargas
2018-07-11
Add .extab and .exidx sections
Roberto Vargas
2018-07-11
Use ALIGN instead of NEXT in linker scripts
Roberto Vargas
2018-04-26
BL2_AT_EL3: do not try to disable MMU twice on AARCH32
Yann Gautier
2018-04-16
Merge pull request #1356 from robertovargas-arm/misra-changes
Dimitris Papastamos
2018-04-13
Fix MISRA rule 8.3 Part 1
Roberto Vargas
2018-04-07
Add support for BL2 in XIP memory
Jiafei Pan
2018-03-05
bl2-el3: Fix bl32 lr_svc used for bl33 entry address
Lionel Debieve
2018-02-28
Merge pull request #1282 from robertovargas-arm/misra-changes
davidcunado-arm
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
2018-02-28
Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch
davidcunado-arm
2018-02-27
Add comments about mismatched TCR_ELx and xlat tables
Antonio Nino Diaz
2018-02-26
Introduce the new BL handover interface
Soby Mathew
2018-02-26
Add image_id to bl1_plat_handle_post/pre_image_load()
Soby Mathew
2018-02-07
Merge pull request #1173 from etienne-lms/armv7-qemu
davidcunado-arm
2018-02-06
[fix] aarch32: optee: define the OP-TEE secure payload
Etienne Carriere
2018-02-05
aarch32: optee: define the OP-TEE secure payload
Etienne Carriere
2018-02-02
bl2: add bl2_plat_handle_pre_image_load()
Masahiro Yamada
2018-01-18
bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP
Roberto Vargas
2018-01-18
bl2-el3: Mark all the assembly functions in bl2 at el3
Roberto Vargas
2018-01-18
bl2-el3: Add BL2_EL3 image
Roberto Vargas
2017-11-29
Replace magic numbers in linkerscripts by PAGE_SIZE
Antonio Nino Diaz
2017-10-24
Add platform hooks for boot redundancy support
Roberto Vargas
2017-05-03
Use SPDX license identifiers
dp-arm
2017-04-19
Minor refactor of BL2 image load v2
Dan Handley
2017-04-12
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush
davidcunado-arm
2017-03-31
Add support for GCC stack protection
Douglas Raillard
2017-03-31
Flush console where necessary
Antonio Nino Diaz
2017-03-20
Move plat/common source file definitions to generic Makefiles
dp-arm
2017-02-06
Introduce unified API to zero memory
Douglas Raillard
2016-12-05
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-09-21
AArch32: Add generic changes in BL2
Yatharth Kochar
2016-09-20
Changes for new version of image loading in BL1/BL2
Yatharth Kochar
2016-08-09
Move spinlock library code to AArch64 folder
Soby Mathew
2016-07-08
Introduce SEPARATE_CODE_AND_RODATA build flag
Sandrine Bailleux
2016-04-08
Rename BL33_BASE option to PRELOADED_BL33_BASE
Antonio Nino Diaz
2016-03-29
Merge pull request #561 from antonio-nino-diaz-arm/an/bootwrapper
danh-arm
2016-03-14
Remove all non-configurable dead loops
Antonio Nino Diaz
2016-03-02
Enable preloaded BL33 alternative boot flow
Antonio Nino Diaz
2015-12-14
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-09
FWU: Add Generic Firmware Update framework support in BL1
Yatharth Kochar
2015-12-09
Remove `RUN_IMAGE` usage as opcode passed to next EL.
Yatharth Kochar
2015-11-26
CSS: Enable booting of EL3 payloads
Sandrine Bailleux
2015-10-28
Add optional platform error handler API
Juan Castillo
2015-10-23
Use standard errno definitions in load_auth_image()
Juan Castillo
2015-09-14
Make generic code work in presence of system caches
Achin Gupta
[next]