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
/
aarch64
Age
Commit message (
Expand
)
Author
2018-01-18
bl2-el3: Add BL2_EL3 image
Roberto Vargas
2017-05-03
Use SPDX license identifiers
dp-arm
2017-03-31
Add support for GCC stack protection
Douglas Raillard
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-03-14
Remove all non-configurable dead loops
Antonio Nino Diaz
2015-12-09
Remove `RUN_IMAGE` usage as opcode passed to next EL.
Yatharth Kochar
2015-09-14
Make generic code work in presence of system caches
Achin Gupta
2015-08-13
PSCI: Migrate TF to the new platform API and CM helpers
Soby Mathew
2015-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
2015-01-22
Remove coherent memory from the BL memory maps
Soby Mathew
2014-08-15
Unmask SError interrupt and clear SCR_EL3.EA bit
Achin Gupta
2014-08-01
Call platform_is_primary_cpu() only from reset handler
Juan Castillo
2014-07-28
Simplify management of SCTLR_EL3 and SCTLR_EL1
Achin Gupta
2014-07-19
Remove coherent stack usage from the cold boot path
Achin Gupta
2014-05-22
Rework handover interface between BL stages
Vikram Kanigiri
2014-05-07
Access system registers directly in assembler
Andrew Thoelke
2014-05-07
Correct usage of data and instruction barriers
Andrew Thoelke
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-03-26
Place assembler functions in separate sections
Andrew Thoelke
2014-01-17
Change comments in assembler files to help ctags
Jeenu Viswambharan
2014-01-17
Update year in copyright text to 2014
Dan Handley
2013-12-12
BL2: Sanity check value in x0 in the entry point code
Sandrine Bailleux
2013-12-05
Enable third party contributions
Dan Handley
2013-12-05
Properly initialise the C runtime environment
Sandrine Bailleux
2013-12-05
Various improvements/cleanups on the linker scripts
Sandrine Bailleux
2013-11-27
Move generic architectural setup out of blx_plat_arch_setup().
Sandrine Bailleux
2013-10-25
ARMv8 Trusted Firmware release v0.2
Achin Gupta