TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
901b0a3015a652d9eb66c063b0984fade9adf08f
/
services
/
spd
/
tspd
/
tspd_private.h
51bb1d7
Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabled
by Madhukar Pappireddy
· 4 years, 11 months ago
d5dfdeb
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
7c93424
Fix MISRA Rule 5.3 Part 3
by Daniel Boulby
· 7 years ago
724fd95
spd: add static qualifier to locally used functions and data
by Masahiro Yamada
· 7 years ago
1a29f93
Fix MISRA rule 8.4 Part 3
by Roberto Vargas
· 7 years ago
a27163b
Fix MISRA rule 8.3 Part 3
by Roberto Vargas
· 7 years ago
f132b4a
Merge pull request #925 from dp-arm/dp/spdx
by davidcunado-arm
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
16292f5
Update terminology: standard SMC to yielding SMC
by David Cunado
· 8 years ago
3df6012
Abort preempted TSP STD SMC after PSCI CPU suspend
by Douglas Raillard
· 9 years ago
0244613
Enable use of FIQs and IRQs as TSP interrupts
by Soby Mathew
· 10 years ago
f4f1ae7
Demonstrate model for routing IRQs to EL3
by Soby Mathew
· 11 years ago
50e27da
Rework the TSPD setup code
by Vikram Kanigiri
· 11 years ago
5f0cdb0
Split platform.h into separate headers
by Dan Handley
· 11 years ago
c6bc071
Remove extern keyword from function declarations
by Dan Handley
· 11 years ago
399fb08
Use a vector table for TSP entrypoints
by Andrew Thoelke
· 11 years ago
239b04f
Non-Secure Interrupt support during Standard SMC processing in TSP
by Soby Mathew
· 11 years ago
b44a443
Add S-EL1 interrupt handling support in the TSPD
by Achin Gupta
· 11 years ago
3ee8a16
Rework 'state' field usage in per-cpu TSP context
by Achin Gupta
· 11 years ago
97043ac
Reduce deep nesting of header files
by Dan Handley
· 11 years ago
fb037bf
Always use named structs in header files
by Dan Handley
· 11 years ago
bdbfc3c
Separate out CASSERT macro into own header
by Dan Handley
· 11 years ago
7f36660
Implement late binding for runtime hooks
by Jeenu Viswambharan
· 11 years ago
375f538
Add Test Secure Payload Dispatcher (TSPD) service
by Achin Gupta
· 11 years ago