1. ae074b3 fix(tsp): flush uart console by Govindraj Raja · 2 years, 2 months ago
  2. 88727fc refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  3. 15ca1ee feat(tsp): enable test cases for EL3 SPMC by Marc Bonnici · 3 years, 7 months ago
  4. 4a8bfdb feat(tsp): add FF-A support to the TSP by Achin Gupta · 3 years, 10 months ago
  5. 4d48215 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 3 years, 10 months ago
  6. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
  7. caff3c8 TSP: Fix GCC 11.0.0 compilation error. by Alexei Fedorov · 4 years, 9 months ago
  8. ae7b922 Bug fix: Protect TSP prints with lock by Madhukar Pappireddy · 5 years ago
  9. a16bc84 TSP: corrected log information by Manish Pandey · 5 years ago
  10. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  11. 9dd9438 Enable MTE support in both secure and non-secure worlds by Justin Chadwell · 6 years ago
  12. 67b6ff9 TSP: Enable pointer authentication support by Antonio Nino Diaz · 6 years ago
  13. f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 7 years ago
  14. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  15. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  16. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
  17. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 8 years ago
  18. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  19. 16292f5 Update terminology: standard SMC to yielding SMC by David Cunado · 8 years ago
  20. 3df6012 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 9 years ago
  21. a604623 TSP: Print BL32_BASE rather than __RO_START__ by Sandrine Bailleux · 9 years ago
  22. f1054c9 Pass the target suspend level to SPD suspend hooks by Achin Gupta · 10 years ago
  23. fd650ff PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 10 years ago
  24. 90b3a6a Add linker symbol declarations to bl_common.h by Dan Handley · 10 years ago
  25. dad2504 Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 11 years ago
  26. 31244d7 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 11 years ago
  27. ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 11 years ago
  28. d5f1309 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 11 years ago
  29. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 11 years ago
  30. da0af78 Move TSP private declarations into separate header by Dan Handley · 11 years ago
  31. 6ad2e46 Rationalize console log output by Dan Handley · 11 years ago
  32. aaa3e72 Add support for printing version at runtime by Juan Castillo · 11 years ago
  33. b79af93 Implement a leaner printf for Trusted Firmware by Soby Mathew · 11 years ago
  34. dec5e0d Move BL porting functions into platform.h by Dan Handley · 11 years ago
  35. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  36. 399fb08 Use a vector table for TSP entrypoints by Andrew Thoelke · 11 years ago
  37. 239b04f Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 11 years ago
  38. a20a81e Enable secure timer to generate S-EL1 interrupts by Achin Gupta · 11 years ago
  39. 6cf8902 Add support for synchronous FIQ handling in TSP by Achin Gupta · 11 years ago
  40. 6871c5d Rework memory information passing to BL3-x images by Vikram Kanigiri · 11 years ago
  41. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  42. fb037bf Always use named structs in header files by Dan Handley · 11 years ago
  43. fb05246 Generate build time and date message at link time. by Jon Medhurst · 11 years ago
  44. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · 11 years ago
  45. 607084e Add power management support in the SPD by Achin Gupta · 11 years ago
  46. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 11 years ago