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
/
include
/
bl32
Age
Commit message (
Expand
)
Author
2016-12-23
Abort preempted TSP STD SMC after PSCI CPU suspend
Douglas Raillard
2016-12-20
Fix TSP_STD_FID macro
Douglas Raillard
2016-09-21
AArch32: Support in SP_MIN to receive arguments from BL2
Yatharth Kochar
2016-08-10
AArch32: add a minimal secure payload (SP_MIN)
Soby Mathew
2015-12-04
Enable use of FIQs and IRQs as TSP interrupts
Soby Mathew
2015-12-04
Unify interrupt return paths from TSP into the TSPD
Soby Mathew
2015-09-30
Send power management events to the Trusted OS (TLK)
Varun Wadekar
2015-04-13
Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)
Varun Wadekar
2015-03-31
Open/Close TA sessions, send commands/events to TAs
Varun Wadekar
2015-03-31
Preempt/Resume standard function ID calls
Varun Wadekar
2015-03-31
Translate secure/non-secure virtual addresses
Varun Wadekar
2015-03-31
Register NS shared memory for SP's activity logs and TA sessions
Varun Wadekar
2015-03-31
Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)
Varun Wadekar
2014-08-19
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-08-19
Clarify platform porting interface to TSP
Dan Handley
2014-08-14
Move TSP private declarations into separate header
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
Remove extern keyword from function declarations
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 synchronous FIQ handling in TSP
Achin Gupta
2014-05-22
Use secure timer to generate S-EL1 interrupts
Achin Gupta
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
Separate out CASSERT macro into own header
Dan Handley
2014-05-06
Move include and source files to logical locations
Dan Handley