Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
c8f29dd0aba3d29c02d86a385a19f720c72c5bca
/
include
/
bl32
52323b0
sp_min: Implement `sp_min_plat_runtime_setup()`
by Dimitris Papastamos
· Wed Jun 07 13:45:41 2017 +0100
c8833ea
Migrate secure payload dispatchers to new SMC terminology
by David Cunado
· Sun Apr 16 17:15:08 2017 +0100
f251a4c
Merge pull request #925 from dp-arm/dp/spdx
by davidcunado-arm
· Thu May 04 16:35:19 2017 +0100
fa3cf0b
Use SPDX license identifiers
by dp-arm
· Wed May 03 09:38:09 2017 +0100
7dc9133
Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic
by davidcunado-arm
· Tue May 02 16:32:20 2017 +0100
bf404c0
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· Mon Apr 10 11:45:52 2017 -0700
28f69ab
Update terminology: standard SMC to yielding SMC
by David Cunado
· Wed Apr 05 11:34:03 2017 +0100
2e36de8
Resolve build errors flagged by GCC 6.2
by David Cunado
· Thu Jan 19 10:26:16 2017 +0000
f212965
Abort preempted TSP STD SMC after PSCI CPU suspend
by Douglas Raillard
· Thu Nov 24 15:43:19 2016 +0000
04939f1
Fix TSP_STD_FID macro
by Douglas Raillard
· Mon Dec 12 14:37:34 2016 +0000
1c16a4c
AArch32: Support in SP_MIN to receive arguments from BL2
by Yatharth Kochar
· Thu Jun 30 14:50:58 2016 +0100
ec8ac1c
AArch32: add a minimal secure payload (SP_MIN)
by Soby Mathew
· Thu May 05 14:32:05 2016 +0100
bec9851
Enable use of FIQs and IRQs as TSP interrupts
by Soby Mathew
· Thu Sep 03 18:29:38 2015 +0100
bc91282
Unify interrupt return paths from TSP into the TSPD
by Soby Mathew
· Tue Sep 22 12:01:18 2015 +0100
a70dec3
Send power management events to the Trusted OS (TLK)
by Varun Wadekar
· Wed Aug 26 12:49:03 2015 +0530
ebfeae9
Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)
by Varun Wadekar
· Thu Apr 02 14:57:47 2015 +0530
b539b6c
Open/Close TA sessions, send commands/events to TAs
by Varun Wadekar
· Fri Mar 13 15:18:20 2015 +0530
968c029
Preempt/Resume standard function ID calls
by Varun Wadekar
· Fri Mar 13 15:10:54 2015 +0530
97625e3
Translate secure/non-secure virtual addresses
by Varun Wadekar
· Fri Mar 13 14:59:03 2015 +0530
a97535f
Register NS shared memory for SP's activity logs and TA sessions
by Varun Wadekar
· Fri Mar 13 14:19:11 2015 +0530
3d4e6a5
Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)
by Varun Wadekar
· Fri Mar 13 14:01:03 2015 +0530
4dc4a47
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· Tue Aug 12 11:17:06 2014 +0100
4fd2f5c
Clarify platform porting interface to TSP
by Dan Handley
· Mon Aug 04 11:41:20 2014 +0100
e2c27f5
Move TSP private declarations into separate header
by Dan Handley
· Fri Aug 01 17:58:27 2014 +0100
7ce42df
Move BL porting functions into platform.h
by Dan Handley
· Thu May 15 14:11:36 2014 +0100
ed6ff95
Split platform.h into separate headers
by Dan Handley
· Wed May 14 17:44:19 2014 +0100
a17fefa
Remove extern keyword from function declarations
by Dan Handley
· Wed May 14 12:38:32 2014 +0100
891c4ca
Use a vector table for TSP entrypoints
by Andrew Thoelke
· Tue May 20 21:43:27 2014 +0100
9f71f70
Non-Secure Interrupt support during Standard SMC processing in TSP
by Soby Mathew
· Fri May 09 20:49:17 2014 +0100
7671789
Add support for synchronous FIQ handling in TSP
by Achin Gupta
· Fri May 09 11:42:56 2014 +0100
405406d
Use secure timer to generate S-EL1 interrupts
by Achin Gupta
· Fri May 09 12:00:17 2014 +0100
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· Wed Apr 09 13:14:54 2014 +0100
e2712bc
Always use named structs in header files
by Dan Handley
· Thu Apr 10 15:37:22 2014 +0100
f3c8f32
Separate out CASSERT macro into own header
by Dan Handley
· Thu Apr 17 17:29:58 2014 +0100
a70615f
Move include and source files to logical locations
by Dan Handley
· Wed Apr 09 12:48:25 2014 +0100