1. 0244613 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  2. 38d8fdd Merge pull request #444 from jcastillo-arm/jc/tbb_wdog by danh-arm · 9 years ago
  3. 7b4c140 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 9 years ago
  4. 712038d Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpu by danh-arm · 9 years ago
  5. dc2d403 User Guide: Remove reference to porting guide by Sandrine Bailleux · 9 years ago
  6. a9bec67 Introduce COLD_BOOT_SINGLE_CPU build option by Sandrine Bailleux · 9 years ago
  7. aba2f1e Document the EL3 payload support by Sandrine Bailleux · 9 years ago
  8. cdf1408 FVP: Do not power off secondary CPUs when booting an EL3 payload by Sandrine Bailleux · 9 years ago
  9. 4c117f6 CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 9 years ago
  10. 862b5dc Pass the entry point info to bl1_plat_prepare_exit() by Sandrine Bailleux · 9 years ago
  11. 35e8c76 Introduce SPIN_ON_BL1_EXIT build flag by Sandrine Bailleux · 9 years ago
  12. 5471841 Remove the IMF_READ_INTERRUPT_ID build option by Soby Mathew · 9 years ago
  13. 7a24cba Replace build macro WARN_DEPRECATED with ERROR_DEPRECATED by Soby Mathew · 9 years ago
  14. 6971c62 Doc: Add instructions to test SYSTEM SUSPEND by Soby Mathew · 9 years ago
  15. f57e2db Merge pull request #415 from jcastillo-arm/jc/plat_err_handler by danh-arm · 9 years ago
  16. 40fc6cd Add optional platform error handler API by Juan Castillo · 9 years ago
  17. 368bb87 Merge pull request #417 from jcastillo-arm/jc/makefile_2 by danh-arm · 9 years ago
  18. 73c99d4 Rework Makefile by Juan Castillo · 9 years ago
  19. 7e26fe1 IO Framework: use standard errno codes as return values by Juan Castillo · 9 years ago
  20. e3f6712 Add optional bl1_plat_prepare_exit() API by Juan Castillo · 9 years ago
  21. 7173f5f Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__ by Vikram Kanigiri · 9 years ago
  22. ee7b35c Re-design bakery lock memory allocation and algorithm by Andrew Thoelke · 9 years ago
  23. a7270d3 Configure all secure interrupts on ARM platforms by Vikram Kanigiri · 9 years ago
  24. 76f01db docs: Fixes to platform-migration-guide.md by Soby Mathew · 9 years ago
  25. 432b990 Merge pull request #361 from achingupta/for_sm/psci_proto_v5 by Achin Gupta · 9 years ago
  26. 58523c0 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · 9 years ago
  27. 804040d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 9 years ago
  28. 2204afd PSCI: Demonstrate support for composite power states by Soby Mathew · 9 years ago
  29. 5c8babc PSCI: Add deprecated API for SPD when compatibility is disabled by Soby Mathew · 9 years ago
  30. 8ee2498 PSCI: Add framework to handle composite power states by Soby Mathew · 9 years ago
  31. 82dcc03 PSCI: Introduce new platform interface to describe topology by Soby Mathew · 9 years ago
  32. 6b0d97b cortex_a53: Add A53 errata #826319, #836870 by Jimmy Huang · 9 years ago
  33. c905376 Merge pull request #351 from davwan01/davwan01/docs-update by danh-arm · 9 years ago
  34. 8abbe53 Some minor fixes to interrupt-framework-design.md by David Wang · 9 years ago
  35. d49d7e7 docs: fix the command to compile BL31 on Tegra by Varun Wadekar · 9 years ago
  36. 2ee2c4f Tegra132: set TZDRAM_BASE to 0xF5C00000 by Varun Wadekar · 9 years ago
  37. 0bf1b02 Tegra: retrieve BL32's bootargs from bl32_ep_info by Varun Wadekar · 9 years ago
  38. 458c3c1 tlkd: delete 'NEED_BL32' build variable by Varun Wadekar · 9 years ago
  39. e7d4caa Tegra: Support for Tegra's T132 platforms by Varun Wadekar · 9 years ago
  40. 640af0e Update user guide to use Linaro releases by Sandrine Bailleux · 9 years ago
  41. 94c672e Implement get_sys_suspend_power_state() handler for Tegra by Varun Wadekar · 9 years ago
  42. 484bb38 Merge pull request #324 from soby-mathew/sm/sys_suspend by danh-arm · 9 years ago
  43. d337aaa TBB: add authentication framework documentation by Juan Castillo · 9 years ago
  44. f04585f TBB: delete deprecated plat_match_rotpk() by Juan Castillo · 9 years ago
  45. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 9 years ago
  46. 95cfd4a TBB: add platform API to read the ROTPK information by Juan Castillo · 9 years ago
  47. 16948ae Use numbers to identify images instead of names by Juan Castillo · 9 years ago
  48. fd34e7b TBB: add build option to save private keys by Juan Castillo · 9 years ago
  49. e347e84 Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1 by danh-arm · 9 years ago
  50. c0aff0e PSCI: Add SYSTEM_SUSPEND API support by Soby Mathew · 10 years ago
  51. 79b1ebd Merge pull request #317 from vwadekar/run-bl32-on-tegra-v3 by Achin Gupta · 9 years ago
  52. c2dfe2e Move dispatcher documents to the docs/spd folder by Varun Wadekar · 9 years ago
  53. dc7fdad Boot Trusted OS' on Tegra SoCs by Varun Wadekar · 9 years ago
  54. e5da24f Fix build option 'ARM_TSP_RAM_LOCATION' in user guide by Juan Castillo · 9 years ago
  55. bf031bb Introduce PROGRAMMABLE_RESET_ADDRESS build option by Sandrine Bailleux · 9 years ago
  56. 52010cc Rationalize reset handling code by Sandrine Bailleux · 9 years ago
  57. 452b7fa Remove FIRST_RESET_HANDLER_CALL build option by Sandrine Bailleux · 9 years ago
  58. a669527 Always enable CCI coherency in BL3-1 by Sandrine Bailleux · 9 years ago
  59. 08438e2 Support for NVIDIA's Tegra T210 SoCs by Varun Wadekar · 9 years ago
  60. 09a81af Move up dependency versions in user guide by Sandrine Bailleux · 9 years ago
  61. 556b966 Detect SCP version incompatibility by Sandrine Bailleux · 9 years ago
  62. 4a75b84 Doc updates following platform port reorganization by Dan Handley · 9 years ago
  63. 874cd37 Merge pull request #280 from vwadekar/tlkd-fixed-v3 by danh-arm · 9 years ago
  64. 0a34d1e TLK-D documentation and add NVIDIA to the Acknowledgements file by Varun Wadekar · 9 years ago
  65. 541d788 Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · 9 years ago
  66. 09c731e Merge pull request #267 from sandrine-bailleux/sb/doc-fixes by danh-arm · 9 years ago
  67. 23e47ed Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · 10 years ago
  68. 4da85bb User guide: Add dependency on libssl-dev for cert_create tool by Sandrine Bailleux · 10 years ago
  69. ea4ec3a TBB: use SHA256 to generate the certificate signatures by Juan Castillo · 10 years ago
  70. 8c32bc2 Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 10 years ago
  71. d8d6cc3 Fix model command line for legacy VE memory map by Achin Gupta · 10 years ago
  72. 2e4e4d8 Merge pull request #254 from achingupta/ag/v1.1-doc-updates by danh-arm · 10 years ago
  73. 8d35f61 TBB: Add documentation for Trusted Board Boot by Achin Gupta · 10 years ago
  74. 130ed88 Documentation for version 1.1 by Achin Gupta · 10 years ago
  75. 8d6623b Merge pull request #253 from danh-arm/dh/deps-for-v1.1 by danh-arm · 10 years ago
  76. c451131 Move up dependency versions in user guide by Sandrine Bailleux · 10 years ago
  77. 121f2ae Miscellaneous doc fixes for v1.1 by Sandrine Bailleux · 10 years ago
  78. 683f788 Fix the Cortex-A57 reset handler register usage by Soby Mathew · 10 years ago
  79. 6eadf76 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 10 years ago
  80. 03b2370 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 10 years ago
  81. 79a97b2 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 10 years ago
  82. f4f1ae7 Demonstrate model for routing IRQs to EL3 by Soby Mathew · 10 years ago
  83. e8ca7d1 Increment the PSCI VERSION to 1.0 by Soby Mathew · 10 years ago
  84. 513dd3a FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 10 years ago
  85. 539dced Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · 10 years ago
  86. e146f4c Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · 10 years ago
  87. ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 10 years ago
  88. 408b79b Merge pull request #233 from jcastillo-arm/jc/tf-issues/254 by danh-arm · 10 years ago
  89. 8a6af12 Merge pull request #232 from jcastillo-arm/jc/fix_doc_bl31 by danh-arm · 10 years ago
  90. b04fb94 Fix reset to BL3-1 instructions in user guide, part 3 by Juan Castillo · 10 years ago
  91. 4c59dd6 Merge pull request #231 from jcastillo-arm/jc/fip_bin by danh-arm · 10 years ago
  92. 6cef4e4 Merge pull request #230 from sandrine-bailleux/sb/doc-updates by danh-arm · 10 years ago
  93. 1217d28 Juno: Add support for image overlaying in Trusted SRAM by Juan Castillo · 10 years ago
  94. c451b53 User Guide: Enable secure memory on Foundation FVP by Sandrine Bailleux · 10 years ago
  95. 14a5b34 Create Table of Content links in markdown files by Joakim Bech · 10 years ago
  96. 7f48fab Specify FIP filename at build time by Juan Castillo · 10 years ago
  97. 5541bb3 Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · 10 years ago
  98. 7395a72 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · 10 years ago
  99. 0f4b063 Merge pull request #217 from jcastillo-arm/jc/tf-issues/257 by danh-arm · 10 years ago
  100. 20d51ca FVP: keep shared data in Trusted SRAM by Juan Castillo · 10 years ago