Elyes Haouas
|
9a90d720b8
style: remove useless trailing semicolon and line continuations
|
1 年之前 |
Madhukar Pappireddy
|
51bb1d7361
Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabled
|
4 年之前 |
Julius Werner
|
d5dfdeb65f
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
|
5 年之前 |
Antonio Nino Diaz
|
09d40e0e08
Sanitise includes across codebase
|
6 年之前 |
Antonio Nino Diaz
|
c3cf06f1a3
Standardise header guards across codebase
|
6 年之前 |
Daniel Boulby
|
7c934242e3
Fix MISRA Rule 5.3 Part 3
|
6 年之前 |
Masahiro Yamada
|
724fd958c3
spd: add static qualifier to locally used functions and data
|
6 年之前 |
Roberto Vargas
|
1a29f93815
Fix MISRA rule 8.4 Part 3
|
6 年之前 |
Roberto Vargas
|
a27163bc70
Fix MISRA rule 8.3 Part 3
|
6 年之前 |
davidcunado-arm
|
f132b4a05b
Merge pull request #925 from dp-arm/dp/spdx
|
7 年之前 |
dp-arm
|
82cb2c1ad9
Use SPDX license identifiers
|
7 年之前 |
David Cunado
|
16292f5481
Update terminology: standard SMC to yielding SMC
|
7 年之前 |
Douglas Raillard
|
3df6012a3e
Abort preempted TSP STD SMC after PSCI CPU suspend
|
8 年之前 |
Soby Mathew
|
02446137a4
Enable use of FIQs and IRQs as TSP interrupts
|
9 年之前 |
Soby Mathew
|
f4f1ae777b
Demonstrate model for routing IRQs to EL3
|
10 年之前 |
Vikram Kanigiri
|
50e27dadbc
Rework the TSPD setup code
|
10 年之前 |
Dan Handley
|
5f0cdb059d
Split platform.h into separate headers
|
10 年之前 |
Dan Handley
|
c6bc071020
Remove extern keyword from function declarations
|
10 年之前 |
Andrew Thoelke
|
399fb08fff
Use a vector table for TSP entrypoints
|
10 年之前 |
Soby Mathew
|
239b04fa31
Non-Secure Interrupt support during Standard SMC processing in TSP
|
10 年之前 |
Achin Gupta
|
b44a4435c9
Add S-EL1 interrupt handling support in the TSPD
|
10 年之前 |
Achin Gupta
|
3ee8a16402
Rework 'state' field usage in per-cpu TSP context
|
10 年之前 |
Dan Handley
|
97043ac98e
Reduce deep nesting of header files
|
10 年之前 |
Dan Handley
|
fb037bfb7c
Always use named structs in header files
|
10 年之前 |
Dan Handley
|
bdbfc3c298
Separate out CASSERT macro into own header
|
10 年之前 |
Jeenu Viswambharan
|
7f36660559
Implement late binding for runtime hooks
|
10 年之前 |
Achin Gupta
|
375f538a79
Add Test Secure Payload Dispatcher (TSPD) service
|
11 年之前 |