1. 16948ae Use numbers to identify images instead of names by Juan Castillo · 10 years ago
  2. fd34e7b TBB: add build option to save private keys by Juan Castillo · 10 years ago
  3. e347e84 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · 10 years ago
  4. 79b1ebd Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3 by Achin Gupta · 10 years ago
  5. c2dfe2e Move dispatcher documents to the docs/spd folder by Varun Wadekar · 10 years ago
  6. dc7fdad Boot Trusted OS' on Tegra SoCs by Varun Wadekar · 10 years ago
  7. e5da24f Fix build option 'ARM_TSP_RAM_LOCATION' in user guide by Juan Castillo · 10 years ago
  8. bf031bb Introduce PROGRAMMABLE_RESET_ADDRESS build option by Sandrine Bailleux · 10 years ago
  9. 52010cc Rationalize reset handling code by Sandrine Bailleux · 10 years ago
  10. 452b7fa Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 10 years ago
  11. a669527 Always enable CCI coherency in BL3-1 by Sandrine Bailleux · 10 years ago
  12. 08438e2 Support for NVIDIA's Tegra T210 SoCs by Varun Wadekar · 10 years ago
  13. 09a81af Move up dependency versions in user guide by Sandrine Bailleux · 10 years ago
  14. 556b966 Detect SCP version incompatibility by Sandrine Bailleux · 10 years ago
  15. 4a75b84 Doc updates following platform port reorganization by Dan Handley · 10 years ago
  16. 874cd37 Merge pull request #280 from vwadekar/tlkd-fixed-v3 by danh-arm · 10 years ago
  17. 0a34d1e TLK-D documentation and add NVIDIA to the Acknowledgements file by Varun Wadekar · 10 years ago
  18. 541d788 Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · 10 years ago
  19. 09c731e Merge pull request #267 from sandrine-bailleux/sb/doc-fixes by danh-arm · 10 years ago
  20. 23e47ed Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · 11 years ago
  21. 4da85bb User guide: Add dependency on libssl-dev for cert_create tool by Sandrine Bailleux · 10 years ago
  22. ea4ec3a TBB: use SHA256 to generate the certificate signatures by Juan Castillo · 10 years ago
  23. 8c32bc2 Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 10 years ago
  24. d8d6cc3 Fix model command line for legacy VE memory map by Achin Gupta · 11 years ago
  25. 2e4e4d8 Merge pull request #254 from achingupta/ag/v1.1-doc-updates by danh-arm · 11 years ago v1.1-rc2
  26. 8d35f61 TBB: Add documentation for Trusted Board Boot by Achin Gupta · 11 years ago
  27. 130ed88 Documentation for version 1.1 by Achin Gupta · 11 years ago
  28. 8d6623b Merge pull request #253 from danh-arm/dh/deps-for-v1.1 by danh-arm · 11 years ago
  29. c451131 Move up dependency versions in user guide by Sandrine Bailleux · 11 years ago
  30. 121f2ae Miscellaneous doc fixes for v1.1 by Sandrine Bailleux · 11 years ago
  31. 683f788 Fix the Cortex-A57 reset handler register usage by Soby Mathew · 11 years ago
  32. 6eadf76 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 11 years ago
  33. 03b2370 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 11 years ago
  34. 79a97b2 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 11 years ago
  35. f4f1ae7 Demonstrate model for routing IRQs to EL3 by Soby Mathew · 11 years ago
  36. e8ca7d1 Increment the PSCI VERSION to 1.0 by Soby Mathew · 11 years ago
  37. 513dd3a FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 11 years ago
  38. 539dced Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · 11 years ago
  39. e146f4c Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · 11 years ago
  40. ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 11 years ago
  41. 408b79b Merge pull request #233 from jcastillo-arm/jc/tf-issues/254 by danh-arm · 11 years ago
  42. 8a6af12 Merge pull request #232 from jcastillo-arm/jc/fix_doc_bl31 by danh-arm · 11 years ago
  43. b04fb94 Fix reset to BL3-1 instructions in user guide, part 3 by Juan Castillo · 11 years ago
  44. 4c59dd6 Merge pull request #231 from jcastillo-arm/jc/fip_bin by danh-arm · 11 years ago
  45. 6cef4e4 Merge pull request #230 from sandrine-bailleux/sb/doc-updates by danh-arm · 11 years ago
  46. 1217d28 Juno: Add support for image overlaying in Trusted SRAM by Juan Castillo · 11 years ago
  47. c451b53 User Guide: Enable secure memory on Foundation FVP by Sandrine Bailleux · 11 years ago
  48. 14a5b34 Create Table of Content links in markdown files by Joakim Bech · 11 years ago
  49. 7f48fab Specify FIP filename at build time by Juan Castillo · 11 years ago
  50. 5541bb3 Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · 11 years ago
  51. 7395a72 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · 11 years ago
  52. 0f4b063 Merge pull request #217 from jcastillo-arm/jc/tf-issues/257 by danh-arm · 11 years ago
  53. 20d51ca FVP: keep shared data in Trusted SRAM by Juan Castillo · 11 years ago
  54. 740134e Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · 11 years ago
  55. aa5da46 Add opteed based on tspd by Jens Wiklander · 11 years ago
  56. 27713fb Add support for specifying pre-built BL binaries in Makefile by Soby Mathew · 11 years ago
  57. 14b6608 Merge pull request #205 from danh-arm/dh/1.0-docs by danh-arm · 11 years ago v1.0
  58. c6249aa Documentation for version 1.0 by Dan Handley · 11 years ago
  59. d78baf2 Fix minor issues in user guide by Dan Handley · 11 years ago
  60. 4480425 Miscellaneous documentation fixes by Sandrine Bailleux · 11 years ago
  61. ae5bb9d Merge pull request #202 from achingupta/ag/fw-design-juno-update by danh-arm · 11 years ago
  62. 2442d24 Add information about Juno in firmware-design.md by Juan Castillo · 11 years ago
  63. e40ae23 Merge pull request #200 from danh-arm/dh/fix-reset-to-bl31-part2 by danh-arm · 11 years ago
  64. d14e0ac Add Juno instructions to user guide by Juan Castillo · 11 years ago
  65. 7ea4c43 Fix reset to BL3-1 instructions in user guide, part 2 by Dan Handley · 11 years ago
  66. ba73bb0 Move up dependency versions in user guide by Dan Handley · 11 years ago
  67. 3fd5ddf Add documentation for CPU specific abstraction and Errata workarounds by Soby Mathew · 11 years ago
  68. add4035 Add CPU specific power management operations by Soby Mathew · 11 years ago
  69. 24fb838 Add platform API for reset handling by Soby Mathew · 11 years ago
  70. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 11 years ago
  71. 6d16ce0 Remove redundant io_init() function by Dan Handley · 11 years ago
  72. f0e240d Merge pull request #184 from jcastillo-arm/jc/tf-issues/100 by danh-arm · 11 years ago
  73. 2330209 Merge pull request #186 from danh-arm/dh/fix-reset-to-bl31 by danh-arm · 11 years ago
  74. 186c1d4 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 11 years ago
  75. bfb1dd5 Fix reset to BL3-1 instructions in user guide by Dan Handley · 11 years ago
  76. 6f08fd5 Merge pull request #183 from danh-arm/dh/print_output2 by danh-arm · 11 years ago
  77. 289c28a Add concept of console output log levels by Dan Handley · 11 years ago
  78. 4633973 Merge pull request #182 from soby-mathew/sm/stack_optimize by danh-arm · 11 years ago
  79. 637ebd2 FVP: apply new naming conventions to memory regions by Juan Castillo · 11 years ago
  80. 27905d0 Add compilation macro for each BL stage by Soby Mathew · 11 years ago
  81. 752b05b Move up to Linaro 14.07 toolchain by Juan Castillo · 11 years ago
  82. c1efc4c Merge pull request #179 from jcastillo-arm/jc/tf-issues/219 by danh-arm · 11 years ago
  83. faaa2e7 Support asynchronous method for BL3-2 initialization by Vikram Kanigiri · 11 years ago
  84. 53fdceb Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 11 years ago
  85. 6397bf6 Merge pull request #172 from soby-mathew/sm/asm_assert by danh-arm · 11 years ago
  86. 8c10690 Add CPUECTLR_EL1 and Snoop Control register to crash reporting by Soby Mathew · 11 years ago
  87. bc92012 Implement an assert() callable from assembly code by Soby Mathew · 11 years ago
  88. c67b09b Introduce crash console APIs for crash reporting by Soby Mathew · 11 years ago
  89. 539a7b3 Remove the concept of coherent stacks by Achin Gupta · 11 years ago
  90. ab26147 Merge pull request #164 from sandrine-bailleux/sb/bl30-support-v2 by danh-arm · 11 years ago
  91. 414cfa1 Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2 by danh-arm · 11 years ago
  92. 46d49f6 Update the documentation about the memory layout on FVP by Sandrine Bailleux · 11 years ago
  93. 93d81d6 Add support for BL3-0 image by Sandrine Bailleux · 11 years ago
  94. 6a22315 Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109 by danh-arm · 11 years ago
  95. 1e8c5c4 Refactor fvp gic code to be a generic driver by Dan Handley · 11 years ago
  96. 8f55dfb Remove concept of top/bottom image loading by Sandrine Bailleux · 11 years ago
  97. 6c0b45d Correctly dimension the PSCI aff_map_node array by Andrew Thoelke · 11 years ago
  98. 9c22b32 Make the BL3-1 crash reporting optional by Andrew Thoelke · 11 years ago
  99. 977fbcd Merge pull request #122 from 'danh-arm:dh/v0.4-docs' by Dan Handley · 11 years ago v0.4
  100. a4fa3cb Document design of the Interrupt Mangement Framework by Achin Gupta · 11 years ago