Marc Bonnici
|
15ca1ee342
feat(tsp): enable test cases for EL3 SPMC
|
2 years ago |
Achin Gupta
|
4a8bfdb909
feat(tsp): add FF-A support to the TSP
|
3 years ago |
Manish Pandey
|
4ef449c15a
fix: use correct printf format for uint64_t
|
3 years ago |
Antonio Nino Diaz
|
09d40e0e08
Sanitise includes across codebase
|
6 years ago |
Masahiro Yamada
|
0a2d5b43c8
types: use int-ll64 for both aarch32 and aarch64
|
6 years ago |
dp-arm
|
82cb2c1ad9
Use SPDX license identifiers
|
7 years ago |
Soby Mathew
|
02446137a4
Enable use of FIQs and IRQs as TSP interrupts
|
9 years ago |
Soby Mathew
|
404dba53ef
Unify interrupt return paths from TSP into the TSPD
|
9 years ago |
Soby Mathew
|
fd650ff61b
PSCI: Migrate SPDs and TSP to the new platform and framework API
|
9 years ago |
Dan Handley
|
1b70db06ff
Fix type mismatches in verbose logging
|
9 years ago |
Dan Handley
|
5a06bb7e0b
Clarify platform porting interface to TSP
|
10 years ago |
Dan Handley
|
da0af78aa2
Move TSP private declarations into separate header
|
10 years ago |
Dan Handley
|
6ad2e461f0
Rationalize console log output
|
10 years ago |
Soby Mathew
|
b79af93445
Implement a leaner printf for Trusted Firmware
|
10 years ago |
Juan Castillo
|
4f2104ff20
Remove all checkpatch errors from codebase
|
10 years ago |
Dan Handley
|
9865ac1576
Further renames of platform porting functions
|
10 years ago |
Dan Handley
|
5f0cdb059d
Split platform.h into separate headers
|
10 years ago |
Soby Mathew
|
239b04fa31
Non-Secure Interrupt support during Standard SMC processing in TSP
|
10 years ago |
Achin Gupta
|
6cf8902131
Add support for synchronous FIQ handling in TSP
|
10 years ago |