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
/
bl32
/
tsp
/
aarch64
Age
Commit message (
Expand
)
Author
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-19
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-08-19
Merge pull request #189 from achingupta/ag/tf-issues#153
Dan Handley
2014-08-19
Clarify platform porting interface to TSP
Dan Handley
2014-08-15
Unmask SError interrupt and clear SCR_EL3.EA bit
Achin Gupta
2014-08-14
Move TSP private declarations into separate header
Dan Handley
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 warm boot path
Achin Gupta
2014-07-19
Remove coherent stack usage from the cold boot path
Achin Gupta
2014-05-23
Add enable mmu platform porting interfaces
Dan Handley
2014-05-23
Use a vector table for TSP entrypoints
Andrew Thoelke
2014-05-23
Non-Secure Interrupt support during Standard SMC processing in TSP
Soby Mathew
2014-05-22
Add support for asynchronous FIQ handling in TSP
Achin Gupta
2014-05-22
Add support for synchronous FIQ handling in TSP
Achin Gupta
2014-05-22
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-09
fvp: Provide per-EL MMU setup functions
Sandrine Bailleux
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-03-26
Place assembler functions in separate sections
Andrew Thoelke
2014-02-20
Rework arithmetic operations in Test Secure Payload
Achin Gupta
2014-02-20
Add Test Secure Payload (BL3-2) image
Achin Gupta