1. 51bb1d7 Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabled by Madhukar Pappireddy · 4 years, 11 months ago
  2. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  3. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  4. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  5. 7c93424 Fix MISRA Rule 5.3 Part 3 by Daniel Boulby · 7 years ago
  6. 724fd95 spd: add static qualifier to locally used functions and data by Masahiro Yamada · 7 years ago
  7. 1a29f93 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 7 years ago
  8. a27163b Fix MISRA rule 8.3 Part 3 by Roberto Vargas · 7 years ago
  9. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 8 years ago
  10. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  11. 16292f5 Update terminology: standard SMC to yielding SMC by David Cunado · 8 years ago
  12. 3df6012 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 9 years ago
  13. 0244613 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 10 years ago
  14. f4f1ae7 Demonstrate model for routing IRQs to EL3 by Soby Mathew · 11 years ago
  15. 50e27da Rework the TSPD setup code by Vikram Kanigiri · 11 years ago
  16. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  17. c6bc071 Remove extern keyword from function declarations by Dan Handley · 11 years ago
  18. 399fb08 Use a vector table for TSP entrypoints by Andrew Thoelke · 11 years ago
  19. 239b04f Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 11 years ago
  20. b44a443 Add S-EL1 interrupt handling support in the TSPD by Achin Gupta · 11 years ago
  21. 3ee8a16 Rework 'state' field usage in per-cpu TSP context by Achin Gupta · 11 years ago
  22. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  23. fb037bf Always use named structs in header files by Dan Handley · 11 years ago
  24. bdbfc3c Separate out CASSERT macro into own header by Dan Handley · 11 years ago
  25. 7f36660 Implement late binding for runtime hooks by Jeenu Viswambharan · 11 years ago
  26. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · 11 years ago