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