1. 65335d4 Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2 by Andrew Thoelke · 10 years ago
  2. 8545a87 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  3. 399fb08 Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  4. 239b04f Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  5. a20a81e Enable secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  6. 57356e9 Add support for asynchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  7. 6cf8902 Add support for synchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  8. fa9c08b Use secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  9. 53514b2 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 10 years ago
  10. 2467f70 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · 10 years ago
  11. 6871c5d Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  12. c5c9b69 Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile by Andrew Thoelke · 10 years ago
  13. db8989d fvp: Use the right implem. of plat_report_exception() in BL3-2 by Sandrine Bailleux · 10 years ago
  14. b793e43 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · 10 years ago
  15. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  16. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  17. bee8241 Remove vpath usage in makefiles by Dan Handley · 10 years ago
  18. 4ecca33 Move include and source files to logical locations by Dan Handley · 10 years ago
  19. 2bf28e6 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 10 years ago
  20. 0a30cf5 Place assembler functions in separate sections by Andrew Thoelke · 10 years ago
  21. dccc537 Use --gc-sections during link by Andrew Thoelke · 10 years ago
  22. 6c595b3 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 by Sandrine Bailleux · 10 years ago
  23. d1466a2 TSP: Make the platform-specific makefile mandatory by Sandrine Bailleux · 10 years ago
  24. 9f98aa1 Specify image entry in linker script by Jeenu Viswambharan · 10 years ago
  25. fb05246 Generate build time and date message at link time. by Jon Medhurst · 11 years ago
  26. 38aa76a fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · 10 years ago
  27. 6d55d10 Update Makefiles to get proper dependency checking working. by Jon Medhurst · 11 years ago
  28. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · 11 years ago
  29. 607084e Add power management support in the SPD by Achin Gupta · 11 years ago
  30. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · 11 years ago
  31. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 11 years ago