Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
ed62e844210cb0cf0f0d723edb6f6cce0bb88533
/
include
/
bl32
785e66c
refactor(libc): clean up dependencies in libc
by Claus Pedersen
· 2 years, 2 months ago
71d33be
feat(services): add a SPD for ProvenCore
by Florian Lugou
· 3 years, 2 months ago
60786e7
test(el3-runtime): dit is retained on world switch
by Daniel Boulby
· 3 years ago
95867b1
spd: tlkd: support new TLK SMCs for RPMB service
by Mustafa Yigit Bilgen
· 6 years ago
f09264a
tlkd: remove system off/reset handlers
by Varun Wadekar
· 6 years ago
079e20e
spd: tlkd: secure timer interrupt handler
by Varun Wadekar
· 6 years ago
53456fc
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 5 years ago
0cfd396
sp_min: make sp_min_warm_entrypoint public
by Heiko Stuebner
· 6 years ago
e61ece0
TSP: Enable pointer authentication support
by Antonio Nino Diaz
· 6 years ago
518230c
tlkd: support new TLK SMCs
by Mihir Joshi
· 7 years ago
e0f9063
Sanitise includes across codebase
by Antonio Nino Diaz
· 6 years ago
5eb8837
Standardise header guards across codebase
by Antonio Nino Diaz
· 6 years ago
5a99925
Remove deprecated early platform setup interfaces
by Antonio Nino Diaz
· 6 years ago
73308d0
Introduce the new BL handover interface
by Soby Mathew
· 7 years ago
b5664d3
spd: tlkd: support for "NS memory ranges" function ID
by Varun Wadekar
· 7 years ago
dc0fea7
bl32: add secure interrupt handling in AArch32 sp_min
by Etienne Carriere
· 7 years ago
52323b0
sp_min: Implement `sp_min_plat_runtime_setup()`
by Dimitris Papastamos
· 7 years ago
c8833ea
Migrate secure payload dispatchers to new SMC terminology
by David Cunado
· 8 years ago
f251a4c
Merge pull request #925 from dp-arm/dp/spdx
by davidcunado-arm
· 8 years ago
fa3cf0b
Use SPDX license identifiers
by dp-arm
· 8 years ago
7dc9133
Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic
by davidcunado-arm
· 8 years ago
bf404c0
Move defines in utils.h to utils_def.h to fix shared header compile issues
by Scott Branden
· 8 years ago
28f69ab
Update terminology: standard SMC to yielding SMC
by David Cunado
· 8 years ago
2e36de8
Resolve build errors flagged by GCC 6.2
by David Cunado
· 8 years ago
f212965
Abort preempted TSP STD SMC after PSCI CPU suspend
by Douglas Raillard
· 8 years ago
04939f1
Fix TSP_STD_FID macro
by Douglas Raillard
· 8 years ago
1c16a4c
AArch32: Support in SP_MIN to receive arguments from BL2
by Yatharth Kochar
· 8 years ago
ec8ac1c
AArch32: add a minimal secure payload (SP_MIN)
by Soby Mathew
· 8 years ago
bec9851
Enable use of FIQs and IRQs as TSP interrupts
by Soby Mathew
· 9 years ago
bc91282
Unify interrupt return paths from TSP into the TSPD
by Soby Mathew
· 9 years ago
a70dec3
Send power management events to the Trusted OS (TLK)
by Varun Wadekar
· 9 years ago
ebfeae9
Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)
by Varun Wadekar
· 10 years ago
b539b6c
Open/Close TA sessions, send commands/events to TAs
by Varun Wadekar
· 10 years ago
968c029
Preempt/Resume standard function ID calls
by Varun Wadekar
· 10 years ago
97625e3
Translate secure/non-secure virtual addresses
by Varun Wadekar
· 10 years ago
a97535f
Register NS shared memory for SP's activity logs and TA sessions
by Varun Wadekar
· 10 years ago
3d4e6a5
Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)
by Varun Wadekar
· 10 years ago
4dc4a47
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· 10 years ago
4fd2f5c
Clarify platform porting interface to TSP
by Dan Handley
· 10 years ago
e2c27f5
Move TSP private declarations into separate header
by Dan Handley
· 10 years ago
7ce42df
Move BL porting functions into platform.h
by Dan Handley
· 10 years ago
ed6ff95
Split platform.h into separate headers
by Dan Handley
· 10 years ago
a17fefa
Remove extern keyword from function declarations
by Dan Handley
· 10 years ago
891c4ca
Use a vector table for TSP entrypoints
by Andrew Thoelke
· 10 years ago
9f71f70
Non-Secure Interrupt support during Standard SMC processing in TSP
by Soby Mathew
· 10 years ago
7671789
Add support for synchronous FIQ handling in TSP
by Achin Gupta
· 10 years ago
405406d
Use secure timer to generate S-EL1 interrupts
by Achin Gupta
· 10 years ago
2bd4ef2
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
e2712bc
Always use named structs in header files
by Dan Handley
· 11 years ago
f3c8f32
Separate out CASSERT macro into own header
by Dan Handley
· 11 years ago
a70615f
Move include and source files to logical locations
by Dan Handley
· 11 years ago