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