1. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  2. 95f30ab Add end_vector_entry assembler macro by Roberto Vargas · 6 years ago
  3. 0859d2c TSP: Enable cache along with MMU by Jeenu Viswambharan · 6 years ago
  4. e42bdb9 Merge pull request #1054 from jwerner-chromium/JW_crash_x30 by davidcunado-arm · 7 years ago
  5. 67ebde7 Fix x30 reporting for unhandled exceptions by Julius Werner · 7 years ago
  6. b4c75e9 Add new alignment parameter to func assembler macro by Julius Werner · 7 years ago
  7. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  8. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  9. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  10. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  11. 4ef91f1 Simplify translation tables headers dependencies by Antonio Nino Diaz · 7 years ago
  12. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  13. f212965 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  14. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  15. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · 8 years ago
  16. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  17. 7866424 TSP: Allow preemption of synchronous S-EL1 interrupt handling by Soby Mathew · 9 years ago
  18. bec9851 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  19. bc91282 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago
  20. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  21. da43b66 PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 9 years ago
  22. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  23. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · 9 years ago
  24. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  25. 9e46188 Merge pull request #189 from achingupta/ag/tf-issues#153 by Dan Handley · 10 years ago
  26. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  27. ed1744e Unmask SError interrupt and clear SCR_EL3.EA bit by Achin Gupta · 10 years ago
  28. e2c27f5 Move TSP private declarations into separate header by Dan Handley · 10 years ago
  29. b3dbeb0 Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 10 years ago
  30. 9f09835 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 10 years ago
  31. e1aa516 Remove coherent stack usage from the warm boot path by Achin Gupta · 10 years ago
  32. f4a9709 Remove coherent stack usage from the cold boot path by Achin Gupta · 10 years ago
  33. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  34. 891c4ca Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  35. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  36. a4f50c2 Add support for asynchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  37. 7671789 Add support for synchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  38. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  39. 74a62b3 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · 10 years ago
  40. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  41. 38bde41 Place assembler functions in separate sections by Andrew Thoelke · 10 years ago
  42. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · 10 years ago
  43. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 10 years ago