1. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  2. f212965 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  3. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  4. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  5. 7866424 TSP: Allow preemption of synchronous S-EL1 interrupt handling by Soby Mathew · 9 years ago
  6. bec9851 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  7. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  8. da43b66 PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 9 years ago
  9. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  10. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · 9 years ago
  11. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  12. 9e46188 Merge pull request #189 from achingupta/ag/tf-issues#153 by Dan Handley · 10 years ago
  13. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  14. ed1744e Unmask SError interrupt and clear SCR_EL3.EA bit by Achin Gupta · 10 years ago
  15. e2c27f5 Move TSP private declarations into separate header by Dan Handley · 10 years ago
  16. b3dbeb0 Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 10 years ago
  17. 9f09835 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 10 years ago
  18. e1aa516 Remove coherent stack usage from the warm boot path by Achin Gupta · 10 years ago
  19. f4a9709 Remove coherent stack usage from the cold boot path by Achin Gupta · 10 years ago
  20. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  21. 891c4ca Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  22. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  23. a4f50c2 Add support for asynchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  24. 7671789 Add support for synchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  25. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  26. 74a62b3 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · 10 years ago
  27. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  28. 38bde41 Place assembler functions in separate sections by Andrew Thoelke · 10 years ago
  29. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 10 years ago