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
Age
Commit message (
Expand
)
Author
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-12
Rationalize console log output
Dan Handley
2014-08-04
Merge pull request #179 from jcastillo-arm/jc/tf-issues/219
danh-arm
2014-08-01
Support asynchronous method for BL3-2 initialization
Vikram Kanigiri
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 warm boot path
Achin Gupta
2014-07-19
Remove coherent stack usage from the cold boot path
Achin Gupta
2014-07-11
Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2
danh-arm
2014-07-10
fvp: Reuse BL1 and BL2 memory through image overlaying
Sandrine Bailleux
2014-07-09
Refactor fvp gic code to be a generic driver
Dan Handley
2014-06-24
Remove all checkpatch errors from codebase
Juan Castillo
2014-05-27
Further renames of platform porting functions
Dan Handley
2014-05-23
Add enable mmu platform porting interfaces
Dan Handley
2014-05-23
Rename FVP specific files and functions
Dan Handley
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
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-23
Merge pull request #104 from athoelke:at/tsp-entrypoints-v2
Andrew Thoelke
2014-05-23
Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2
Andrew Thoelke
2014-05-23
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
Andrew Thoelke
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
Enable secure timer to generate S-EL1 interrupts
Achin Gupta
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
Use secure timer to generate S-EL1 interrupts
Achin Gupta
2014-05-22
fvp: Move TSP from Secure DRAM to Secure SRAM
Sandrine Bailleux
2014-05-22
TSP: Let the platform decide which secure memory to use
Sandrine Bailleux
2014-05-22
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-16
Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile
Andrew Thoelke
2014-05-13
fvp: Use the right implem. of plat_report_exception() in BL3-2
Sandrine Bailleux
2014-05-09
fvp: Provide per-EL MMU setup functions
Sandrine Bailleux
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
Remove vpath usage in makefiles
Dan Handley
2014-05-06
Move include and source files to logical locations
Dan Handley
2014-04-15
Allocate single stacks for BL1 and BL2
Andrew Thoelke
2014-03-26
Place assembler functions in separate sections
Andrew Thoelke
2014-03-26
Use --gc-sections during link
Andrew Thoelke
2014-03-26
Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1
Sandrine Bailleux
2014-03-21
TSP: Make the platform-specific makefile mandatory
Sandrine Bailleux
[next]