1. f3e3a43 AArch32: Rework SMC context save and restore mechanism by Soby Mathew · 7 years ago
  2. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  3. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  4. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  5. 043fe9c PSCI: Build option to enable D-Caches early in warmboot by Soby Mathew · 7 years ago
  6. 306593d Add support for GCC stack protection by Douglas Raillard · 7 years ago
  7. 1fecc8d Merge pull request #860 from jeenu-arm/hw-asstd-coh by davidcunado-arm · 7 years ago
  8. 4ef91f1 Simplify translation tables headers dependencies by Antonio Nino Diaz · 7 years ago
  9. 4614496 Enable data caches early with hardware-assisted coherency by Jeenu Viswambharan · 7 years ago
  10. a8954fc Replace some memset call by zeromem by Douglas Raillard · 7 years ago
  11. 21362a9 Introduce unified API to zero memory by Douglas Raillard · 8 years ago
  12. f212965 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  13. b54c1a5 Merge pull request #775 from soby-mathew/sm/AArch32_stack_align by danh-arm · 8 years ago
  14. adb7027 AArch32: Fix the stack alignment issue by Soby Mathew · 8 years ago
  15. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · 8 years ago
  16. 8da8966 PSCI: Do psci_setup() as part of std_svc_setup() by Soby Mathew · 8 years ago
  17. 89256b8 PSCI: Introduce PSCI Library argument structure by Soby Mathew · 8 years ago
  18. 1c16a4c AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · 8 years ago
  19. 06460cd AArch32: Refactor SP_MIN to support RESET_TO_SP_MIN by Yatharth Kochar · 8 years ago
  20. ec8ac1c AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 8 years ago
  21. 7b5c9b3 Move spinlock library code to AArch64 folder by Soby Mathew · 8 years ago
  22. bdba5e5 TSP: Print BL32_BASE rather than __RO_START__ by Sandrine Bailleux · 8 years ago
  23. f91f144 Introduce SEPARATE_CODE_AND_RODATA build flag by Sandrine Bailleux · 8 years ago
  24. 9e6ad6c Introduce some helper macros for exception vectors by Sandrine Bailleux · 8 years ago
  25. f269714 Make:Remove calls to shell from makefiles. by Evan Lloyd · 9 years ago
  26. 1f21bcf Remove all non-configurable dead loops by Antonio Nino Diaz · 8 years ago
  27. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  28. 7866424 TSP: Allow preemption of synchronous S-EL1 interrupt handling by Soby Mathew · 9 years ago
  29. bec9851 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  30. bc91282 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago
  31. e9c4a64 Make generic code work in presence of system caches by Achin Gupta · 9 years ago
  32. 9a0ff9b Pass the target suspend level to SPD suspend hooks by Achin Gupta · 9 years ago
  33. da43b66 PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 9 years ago
  34. f05c1b5 Add linker symbol declarations to bl_common.h by Dan Handley · 9 years ago
  35. 81be100 Allow deeper platform port directory structure by Dan Handley · 9 years ago
  36. eb839ce Fix type mismatches in verbose logging by Dan Handley · 9 years ago
  37. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · 9 years ago
  38. 8723adf Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 9 years ago
  39. f512157 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 10 years ago
  40. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · 9 years ago
  41. 1fe4336 Juno: Add support for Test Secure-EL1 Payload by Sandrine Bailleux · 10 years ago
  42. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  43. 9e46188 Merge pull request #189 from achingupta/ag/tf-issues#153 by Dan Handley · 10 years ago
  44. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  45. ed1744e Unmask SError interrupt and clear SCR_EL3.EA bit by Achin Gupta · 10 years ago
  46. e2c27f5 Move TSP private declarations into separate header by Dan Handley · 10 years ago
  47. 91b624e Rationalize console log output by Dan Handley · 10 years ago
  48. 534ae7f Merge pull request #179 from jcastillo-arm/jc/tf-issues/219 by danh-arm · 10 years ago
  49. 4e81341 Support asynchronous method for BL3-2 initialization by Vikram Kanigiri · 10 years ago
  50. b3dbeb0 Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 10 years ago
  51. 3299181 Merge pull request #170 from achingupta/ag/tf-issues#226 by danh-arm · 10 years ago
  52. 289162c Merge pull request #169 from achingupta/ag/tf-issues#198 by danh-arm · 10 years ago
  53. 9f09835 Simplify management of SCTLR_EL3 and SCTLR_EL1 by Achin Gupta · 10 years ago
  54. 04be3a5 Add support for printing version at runtime by Juan Castillo · 10 years ago
  55. afe7e2f Implement a leaner printf for Trusted Firmware by Soby Mathew · 10 years ago
  56. e1aa516 Remove coherent stack usage from the warm boot path by Achin Gupta · 10 years ago
  57. f4a9709 Remove coherent stack usage from the cold boot path by Achin Gupta · 10 years ago
  58. 3c449d7 Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2 by danh-arm · 10 years ago
  59. e2e0c65 fvp: Reuse BL1 and BL2 memory through image overlaying by Sandrine Bailleux · 10 years ago
  60. fb42b12 Refactor fvp gic code to be a generic driver by Dan Handley · 10 years ago
  61. 2d55240 Remove all checkpatch errors from codebase by Juan Castillo · 10 years ago
  62. 701fea7 Further renames of platform porting functions by Dan Handley · 10 years ago
  63. b226a4d Add enable mmu platform porting interfaces by Dan Handley · 10 years ago
  64. ea45157 Rename FVP specific files and functions by Dan Handley · 10 years ago
  65. 7ce42df Move BL porting functions into platform.h by Dan Handley · 10 years ago
  66. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  67. 335bf58 Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2 by Andrew Thoelke · 10 years ago
  68. 6c8b359 Make the memory layout more flexible by Sandrine Bailleux · 10 years ago
  69. 332ff85 Merge pull request #104 from athoelke:at/tsp-entrypoints-v2 by Andrew Thoelke · 10 years ago
  70. 077193f Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2 by Andrew Thoelke · 10 years ago
  71. 58484d4 Merge pull request #102 from achingupta:ag/tf-issues#104-v2 by Andrew Thoelke · 10 years ago
  72. 891c4ca Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  73. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  74. bbc33f2 Enable secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  75. a4f50c2 Add support for asynchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  76. 7671789 Add support for synchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  77. 405406d Use secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  78. e701e30 fvp: Move TSP from Secure DRAM to Secure SRAM by Sandrine Bailleux · 10 years ago
  79. 5ac3cc9 TSP: Let the platform decide which secure memory to use by Sandrine Bailleux · 10 years ago
  80. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  81. 96c207a Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefile by Andrew Thoelke · 10 years ago
  82. 3086cc9 fvp: Use the right implem. of plat_report_exception() in BL3-2 by Sandrine Bailleux · 10 years ago
  83. 74a62b3 fvp: Provide per-EL MMU setup functions by Sandrine Bailleux · 10 years ago
  84. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  85. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  86. 176e7b4 Remove vpath usage in makefiles by Dan Handley · 10 years ago
  87. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago
  88. 65668f9 Allocate single stacks for BL1 and BL2 by Andrew Thoelke · 10 years ago
  89. 38bde41 Place assembler functions in separate sections by Andrew Thoelke · 10 years ago
  90. e01ea34 Use --gc-sections during link by Andrew Thoelke · 10 years ago
  91. 4d05275 Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1 by Sandrine Bailleux · 10 years ago
  92. a3a936e TSP: Make the platform-specific makefile mandatory by Sandrine Bailleux · 10 years ago
  93. 2a30a75 Specify image entry in linker script by Jeenu Viswambharan · 10 years ago
  94. ecf0a71 Generate build time and date message at link time. by Jon Medhurst · 10 years ago
  95. b1eb093 fvp: Make use of the generic MMU translation table setup code by Jon Medhurst · 10 years ago
  96. 407a95c Update Makefiles to get proper dependency checking working. by Jon Medhurst · 10 years ago
  97. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · 10 years ago
  98. 607084e Add power management support in the SPD by Achin Gupta · 10 years ago
  99. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · 10 years ago
  100. 7c88f3f Add Test Secure Payload (BL3-2) image by Achin Gupta · 10 years ago