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