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
/
payloads
Age
Commit message (
Expand
)
Author
2019-01-31
tlkd: support new TLK SMCs
Mihir Joshi
2019-01-04
Sanitise includes across codebase
Antonio Nino Diaz
2018-11-08
Standardise header guards across codebase
Antonio Nino Diaz
2018-01-08
spd: tlkd: support for "NS memory ranges" function ID
Varun Wadekar
2017-05-04
Migrate secure payload dispatchers to new SMC terminology
David Cunado
2017-05-03
Use SPDX license identifiers
dp-arm
2017-04-29
Move defines in utils.h to utils_def.h to fix shared header compile issues
Scott Branden
2017-01-26
Resolve build errors flagged by GCC 6.2
David Cunado
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
Clarify platform porting interface to TSP
Dan Handley
2014-08-14
Move TSP private declarations into separate header
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