Antonio Nino Diaz
|
09d40e0e08
Sanitise includes across codebase
|
6 年之前 |
Antonio Nino Diaz
|
92cad5fa4b
spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`
|
7 年之前 |
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
|
32f0d3c6c3
Replace some memset call by zeromem
|
7 年之前 |
Douglas Raillard
|
3df6012a3e
Abort preempted TSP STD SMC after PSCI CPU suspend
|
8 年之前 |
Vikram Kanigiri
|
50e27dadbc
Rework the TSPD setup code
|
10 年之前 |
Juan Castillo
|
d3280beb70
Rework incorrect use of assert() and panic() in codebase
|
10 年之前 |
Andrew Thoelke
|
167a935733
Initialise CPU contexts from entry_point_info
|
10 年之前 |
Andrew Thoelke
|
08ab89d324
Provide cm_get/set_context() for current CPU
|
10 年之前 |
Dan Handley
|
5f0cdb059d
Split platform.h into separate headers
|
10 年之前 |
Achin Gupta
|
b44a4435c9
Add S-EL1 interrupt handling support in the TSPD
|
10 年之前 |
Achin Gupta
|
fa9c08b7d1
Use secure timer to generate S-EL1 interrupts
|
10 年之前 |
Achin Gupta
|
3ee8a16402
Rework 'state' field usage in per-cpu TSP context
|
10 年之前 |
Vikram Kanigiri
|
23ff9baa7e
Introduce macros to manipulate the SPSR
|
10 年之前 |
Soby Mathew
|
a43d431b80
Rework BL3-1 unhandled exception handling and reporting
|
10 年之前 |
Dan Handley
|
97043ac98e
Reduce deep nesting of header files
|
10 年之前 |
Dan Handley
|
fb037bfb7c
Always use named structs in header files
|
10 年之前 |
Dan Handley
|
35e98e5588
Make use of user/system includes more consistent
|
10 年之前 |
Achin Gupta
|
2eb01d341f
Fix build failure due to a typo in TSPD code
|
10 年之前 |
Vikram Kanigiri
|
31526cb013
Fix build by correcting asm helper function usage in TSPD
|
10 年之前 |
Achin Gupta
|
375f538a79
Add Test Secure Payload Dispatcher (TSPD) service
|
10 年之前 |