1. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 5 months ago
  2. ae34f4d Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabled by Madhukar Pappireddy · 3 years, 10 months ago
  3. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  4. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  5. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  6. d1c1945 Fix MISRA Rule 5.3 Part 3 by Daniel Boulby · 6 years ago
  7. 5621275 spd: add static qualifier to locally used functions and data by Masahiro Yamada · 6 years ago
  8. d4b35e1 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 6 years ago
  9. 69abcd4 Fix MISRA rule 8.3 Part 3 by Roberto Vargas · 6 years ago
  10. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  11. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  12. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  13. f212965 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  14. bec9851 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  15. 47903c0 Demonstrate model for routing IRQs to EL3 by Soby Mathew · 9 years ago
  16. 9d70f0f Rework the TSPD setup code by Vikram Kanigiri · 10 years ago
  17. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  18. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  19. 891c4ca Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  20. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  21. aeaab68 Add S-EL1 interrupt handling support in the TSPD by Achin Gupta · 10 years ago
  22. 18d6eaf Rework 'state' field usage in per-cpu TSP context by Achin Gupta · 10 years ago
  23. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  24. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  25. f3c8f32 Separate out CASSERT macro into own header by Dan Handley · 10 years ago
  26. 7f36660 Implement late binding for runtime hooks by Jeenu Viswambharan · 10 years ago
  27. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · 10 years ago