1. 701fea7 Further renames of platform porting functions by Dan Handley · 10 years ago
  2. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  3. ea45157 Rename FVP specific files and functions by Dan Handley · 10 years ago
  4. 7ce42df Move BL porting functions into platform.h by Dan Handley · 10 years ago
  5. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  6. 335bf58 Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 10 years ago
  7. 6c8b359 Make the memory layout more flexible by Sandrine Bailleux · 10 years ago
  8. 332ff85 Merge pull request #104 from athoelke:at/tsp-entrypoints-v2 by Andrew Thoelke · 10 years ago
  9. 077193f Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2 by Andrew Thoelke · 10 years ago
  10. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  11. 891c4ca Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  12. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  13. bbc33f2 Enable secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  14. a4f50c2 Add support for asynchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  15. 7671789 Add support for synchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  16. 405406d Use secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  17. e701e30 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 10 years ago
  18. 5ac3cc9 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · 10 years ago
  19. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  20. 96c207a Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile by Andrew Thoelke · 10 years ago
  21. 3086cc9 fvp: Use the right implem. of plat_report_exception() in BL3-2 by Sandrine Bailleux · 10 years ago
  22. 74a62b3 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · 10 years ago
  23. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  24. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  25. 176e7b4 Remove vpath usage in makefiles by Dan Handley · 10 years ago
  26. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago
  27. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 10 years ago
  28. 38bde41 Place assembler functions in separate sections by Andrew Thoelke · 10 years ago
  29. e01ea34 Use --gc-sections during link by Andrew Thoelke · 10 years ago
  30. 4d05275 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 by Sandrine Bailleux · 10 years ago
  31. a3a936e TSP: Make the platform-specific makefile mandatory by Sandrine Bailleux · 10 years ago
  32. 2a30a75 Specify image entry in linker script by Jeenu Viswambharan · 10 years ago
  33. ecf0a71 Generate build time and date message at link time. by Jon Medhurst · 10 years ago
  34. b1eb093 fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · 10 years ago
  35. 407a95c Update Makefiles to get proper dependency checking working. by Jon Medhurst · 10 years ago
  36. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · 10 years ago
  37. 607084e Add power management support in the SPD by Achin Gupta · 10 years ago
  38. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · 10 years ago
  39. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 10 years ago