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