1. 55ca30d fix(tsp): flush uart console by Govindraj Raja · 1 year, 1 month ago
  2. 1f55c41 refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  3. e3878ca feat(tsp): enable test cases for EL3 SPMC by Marc Bonnici · 2 years, 6 months ago
  4. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · 2 years, 9 months ago
  5. 60786e7 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 2 years, 9 months ago
  6. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  7. 7d616ee TSP: Fix GCC 11.0.0 compilation error. by Alexei Fedorov · 3 years, 8 months ago
  8. 2598c41 Bug fix: Protect TSP prints with lock by Madhukar Pappireddy · 4 years, 4 months ago
  9. c4b47a2 TSP: corrected log information by Manish Pandey · 4 years, 4 months ago
  10. f41355c Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 4 years, 10 months ago
  11. 1c7c13a Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 5 years ago
  12. e61ece0 TSP: Enable pointer authentication support by Antonio Nino Diaz · 5 years ago
  13. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  14. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  15. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  16. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  17. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  18. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  19. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  20. f212965 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  21. bdba5e5 TSP: Print BL32_BASE rather than __RO_START__ by Sandrine Bailleux · 8 years ago
  22. 9a0ff9b Pass the target suspend level to SPD suspend hooks by Achin Gupta · 9 years ago
  23. da43b66 PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 9 years ago
  24. f05c1b5 Add linker symbol declarations to bl_common.h by Dan Handley · 9 years ago
  25. 8723adf Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 9 years ago
  26. f512157 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 10 years ago
  27. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · 9 years ago
  28. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  29. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  30. e2c27f5 Move TSP private declarations into separate header by Dan Handley · 10 years ago
  31. 91b624e Rationalize console log output by Dan Handley · 10 years ago
  32. 04be3a5 Add support for printing version at runtime by Juan Castillo · 10 years ago
  33. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  34. 7ce42df Move BL porting functions into platform.h by Dan Handley · 10 years ago
  35. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  36. 891c4ca Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  37. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  38. bbc33f2 Enable secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  39. 7671789 Add support for synchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  40. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  41. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  42. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  43. ecf0a71 Generate build time and date message at link time. by Jon Medhurst · 10 years ago
  44. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · 10 years ago
  45. 607084e Add power management support in the SPD by Achin Gupta · 10 years ago
  46. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 10 years ago