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
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
2015-08-21
Merge pull request #368 from jcastillo-arm/jc/genfw/1126
danh-arm
2015-08-20
TBB: abort boot if BL3-2 cannot be authenticated
Juan Castillo
2015-08-13
PSCI: Migrate TF to the new platform API and CM helpers
Soby Mathew
2015-06-25
TBB: switch to the new authentication framework
Juan Castillo
2015-06-25
TBB: add authentication framework
Juan Castillo
2015-06-25
Use numbers to identify images instead of names
Juan Castillo
2015-04-13
Panic if platform specific BL3-0 handling fails
Sandrine Bailleux
2015-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
2015-01-28
TBB: authenticate BL3-x images and certificates
Juan Castillo
2015-01-22
Remove coherent memory from the BL memory maps
Soby Mathew
2015-01-08
Bug fix: initialize bl30_image_info fields before use
Juan Castillo
2014-10-09
Juno: Use TZC-400 driver calls
Juan Castillo
2014-09-19
Fix LENGTH attribute value in linker scripts
Juan Castillo
2014-08-19
Merge pull request #189 from achingupta/ag/tf-issues#153
Dan Handley
2014-08-15
Unmask SError interrupt and clear SCR_EL3.EA bit
Achin Gupta
2014-08-14
Merge pull request #184 from jcastillo-arm/jc/tf-issues/100
danh-arm
2014-08-12
Rationalize console log output
Dan Handley
2014-08-12
FVP: apply new naming conventions to memory regions
Juan Castillo
2014-08-01
Call platform_is_primary_cpu() only from reset handler
Juan Castillo
2014-07-28
Merge pull request #170 from achingupta/ag/tf-issues#226
danh-arm
2014-07-28
Merge pull request #169 from achingupta/ag/tf-issues#198
danh-arm
2014-07-28
Simplify management of SCTLR_EL3 and SCTLR_EL1
Achin Gupta
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-19
Remove coherent stack usage from the cold boot path
Achin Gupta
2014-07-10
Add support for BL3-0 image
Sandrine Bailleux
2014-07-01
Remove concept of top/bottom image loading
Sandrine Bailleux
2014-05-29
Allow platform parameter X1 to be passed to BL3-1
Andrew Thoelke
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-23
Remove extern keyword from function declarations
Dan Handley
2014-05-23
Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2
Andrew Thoelke
2014-05-23
Make the memory layout more flexible
Sandrine Bailleux
2014-05-22
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
[next]