1. 9246ab8 TBB: authenticate BL3-x images and certificates by Juan Castillo · 9 years ago
  2. 0d3cdbe FVP: initialize IO framework in bl2_early_platform_setup() by Juan Castillo · 9 years ago
  3. d227d8b TBB: authenticate BL2 image and certificate by Juan Castillo · 9 years ago
  4. 13f6a93 TBB: add authentication module interface by Juan Castillo · 9 years ago
  5. 9c25a40 TBB: add PolarSSL based authentication module by Juan Castillo · 9 years ago
  6. 9e75157 stdlib: add missing features to build PolarSSL by Juan Castillo · 10 years ago
  7. 5e29c75 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 9 years ago
  8. 379954c TBB: add support to include certificates in a FIP image by Juan Castillo · 10 years ago
  9. 11abdcd TBB: add tool to generate certificates by Juan Castillo · 10 years ago
  10. 09a55a8 Skip reserving memory for non-executable and BL3-0 images by Juan Castillo · 9 years ago
  11. 09a16c0 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 9 years ago
  12. a9189f6 Merge pull request #247 from achingupta/ag/tf-issues#275 by danh-arm · 9 years ago
  13. 36433d1 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 10 years ago
  14. adc2645 Merge pull request #246 from soby-mathew/sm/route_IRQ_EL3 by danh-arm · 9 years ago
  15. 47903c0 Demonstrate model for routing IRQs to EL3 by Soby Mathew · 9 years ago
  16. 8c84771 Merge pull request #245 from danh-arm/sm/psci_version by danh-arm · 9 years ago
  17. 1df077b Increment the PSCI VERSION to 1.0 by Soby Mathew · 9 years ago
  18. 1772b77 Merge pull request #244 from danh-arm/sm/psci_mig_feat by danh-arm · 9 years ago
  19. 61e615b Verify capabilities before handling PSCI calls by Soby Mathew · 9 years ago
  20. 6cdddaf Implement PSCI_FEATURES API by Soby Mathew · 9 years ago
  21. 110fe36 Rework the PSCI migrate APIs by Soby Mathew · 10 years ago
  22. 0ccc9c6 Merge pull request #243 from soby-mathew/sm/psci_cleanup_1 by danh-arm · 9 years ago
  23. e33ee5f FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 10 years ago
  24. 26fb90e Return success if an interrupt is seen during PSCI CPU_SUSPEND by Soby Mathew · 9 years ago
  25. 74e52a7 Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · 10 years ago
  26. f512157 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 10 years ago
  27. 8595b87 Rework internal API to save non-secure entry point info by Soby Mathew · 9 years ago
  28. 5f2c1b3 PSCI: Check early for invalid CPU state during CPU ON by Soby Mathew · 9 years ago
  29. ffb4ab1 Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · 10 years ago
  30. 8810f01 Merge pull request #240 from danh-arm/sm/rem_coh_mem by danh-arm · 9 years ago
  31. 2ae2043 Remove coherent memory from the BL memory maps by Soby Mathew · 9 years ago
  32. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · 9 years ago
  33. ed99566 Add macros for domain specific barriers. by Soby Mathew · 10 years ago
  34. 6b98c7d Remove the wfe() for bounded wait in bakery_lock by Soby Mathew · 10 years ago
  35. f3e0218 FVP: map non-secure DRAM1 in the MMU by Juan Castillo · 10 years ago
  36. 797e5d7 Merge pull request #235 from soby-mathew/sm/inv_cpu_ops by danh-arm · 9 years ago
  37. 91965a5 Merge pull request #233 from jcastillo-arm/jc/tf-issues/254 by danh-arm · 9 years ago
  38. 7d861ea Invalidate the dcache after initializing cpu-ops by Soby Mathew · 10 years ago
  39. 3035fd3 Merge pull request #232 from jcastillo-arm/jc/fix_doc_bl31 by danh-arm · 9 years ago
  40. 127d26d Fix reset to BL3-1 instructions in user guide, part 3 by Juan Castillo · 10 years ago
  41. 25965c1 Merge pull request #231 from jcastillo-arm/jc/fip_bin by danh-arm · 9 years ago
  42. cb874b2 Merge pull request #230 from sandrine-bailleux/sb/doc-updates by danh-arm · 9 years ago
  43. 3e187a8 Merge pull request #229 from sandrine-bailleux/sb/tf-issue-273 by danh-arm · 9 years ago
  44. 1896d92 Merge pull request #228 from jcastillo-arm/jc/tf-issues/274 by danh-arm · 9 years ago
  45. 6ba59eb Juno: Add support for image overlaying in Trusted SRAM by Juan Castillo · 10 years ago
  46. 6ae3a30 User Guide: Enable secure memory on Foundation FVP by Sandrine Bailleux · 9 years ago
  47. 4db9d15 Bug fix: initialize bl30_image_info fields before use by Juan Castillo · 10 years ago
  48. 7c49bf0 Merge pull request #222 from jbech-linaro/user_guide_toc_links by danh-arm · 9 years ago
  49. 30c231b Prevent optimisation of sysregs accessors calls by Sandrine Bailleux · 9 years ago
  50. 7f9a466 Create Table of Content links in markdown files by Joakim Bech · 10 years ago
  51. faa0862 Merge pull request #226 from sandrine-bailleux/sb/tf-issues-279 by danh-arm · 9 years ago
  52. 45495d8 Merge pull request #227 from soby-mathew/sm/afflvl_fix by danh-arm · 9 years ago
  53. 6e9c558 Merge pull request #225 from sandrine-bailleux/sb/remove-IRQ_SEC_SGI_8 by danh-arm · 9 years ago
  54. 860cc3b Specify FIP filename at build time by Juan Castillo · 10 years ago
  55. 2b69750 Fix CPU_SUSPEND when invoked with affinity level higher than get_max_afflvl() by Soby Mathew · 10 years ago
  56. 90983a5 fip_create: don't succeed if one of the passed files doesn't exist by Kévin Petit · 10 years ago
  57. 23ff1c6 Remove IRQ_SEC_SGI_8 constant by Sandrine Bailleux · 10 years ago
  58. 8bf3e68 Merge pull request #223 from sandrine-bailleux/sb/fix-fiptool-target by danh-arm · 10 years ago
  59. 1e7c7dd Merge pull request #224 from soby-mathew/sm/fix_mpidr_aff_map_nodes_t by danh-arm · 10 years ago
  60. e2b2d8f Fix the array size of mpidr_aff_map_nodes_t. by Soby Mathew · 10 years ago
  61. 152c17f Fix problem of dependencies on the fiptool makefile target by Sandrine Bailleux · 10 years ago
  62. 3901165 Merge pull request #220 from soby-mathew/sm/reassign_crash_console by danh-arm · 10 years ago
  63. 4b90863 Merge pull request #221 from achingupta/ag/tf-issues#272 by danh-arm · 10 years ago
  64. ed04c4a Precede a 'sev' with a 'dsb' in bakery lock code by Achin Gupta · 10 years ago
  65. 64a76ed Use the BL3-1 runtime console as the crash console. by Soby Mathew · 10 years ago
  66. 06e90c5 Merge pull request #219 from jcastillo-arm/jc/tf-issues/253 by danh-arm · 10 years ago
  67. b3286c0 Juno: Use the generic ARM GIC driver by Juan Castillo · 10 years ago
  68. 8231295 Improvements to ARM GIC driver by Juan Castillo · 10 years ago
  69. 7f35090 Merge pull request #218 from soby-mathew/sm/add_cpu_ops_warning by danh-arm · 10 years ago
  70. 937488b Optimize Cortex-A57 cluster power down sequence on Juno by Soby Mathew · 10 years ago
  71. 1604fa0 Optimize barrier usage during Cortex-A57 power down by Soby Mathew · 10 years ago
  72. c088433 Apply errata workarounds only when major/minor revisions match. by Soby Mathew · 10 years ago
  73. 42aa5eb Add support for level specific cache maintenance operations by Soby Mathew · 10 years ago
  74. de8daec Merge pull request #217 from jcastillo-arm/jc/tf-issues/257 by danh-arm · 10 years ago
  75. 8d60e31 Merge pull request #216 from vikramkanigiri/vk/juno_standby_support by danh-arm · 10 years ago
  76. ee4217f Merge pull request #215 from jcastillo-arm/jc/juno_mem_6 by danh-arm · 10 years ago
  77. 42a617d FVP: keep shared data in Trusted SRAM by Juan Castillo · 10 years ago
  78. 58a185e Juno: Support entry into a standby state by Vikram Kanigiri · 10 years ago
  79. 921b877 Juno: Reserve some DDR-DRAM for secure use by Juan Castillo · 10 years ago
  80. 070a3e0 Merge pull request #206 from soby-mathew/sm/reset_cntvoff by Andrew Thoelke · 10 years ago
  81. 6b672f5 Juno: Use TZC-400 driver calls by Juan Castillo · 10 years ago
  82. 00389ed Merge pull request #214 from soby-mathew/sm/bl_specific_mmap by achingupta · 10 years ago
  83. b08bc04 Create BL stage specific translation tables by Soby Mathew · 10 years ago
  84. f1a5413 Merge pull request #213 from soby-mathew/sm/crash_reporting_fix by achingupta · 10 years ago
  85. 383c477 Remove BSS section access by 'plat_print_gic' during crash reporting by Soby Mathew · 10 years ago
  86. 10bef43 Merge pull request #212 from jcastillo-arm/jc/tf-issues/252 by achingupta · 10 years ago
  87. fd8c077 Fix LENGTH attribute value in linker scripts by Juan Castillo · 10 years ago
  88. ef46b7b Merge pull request #211 from jenswi-linaro/optee_140916 by achingupta · 10 years ago
  89. c288886 Add opteed based on tspd by Jens Wiklander · 10 years ago
  90. c93c9df Initialize SCTLR_EL1 based on MODE_RW bit by Jens Wiklander · 10 years ago
  91. 46b9f31 Merge pull request #210 from soby-mathew/sm/makefile_bl_stages by achingupta · 10 years ago
  92. dbee7fc Add support for specifying pre-built BL binaries in Makefile by Soby Mathew · 10 years ago
  93. feddfcf Reset CNTVOFF_EL2 register before exit into EL1 on warm boot by Soby Mathew · 10 years ago
  94. 33b23a8 Merge pull request #205 from danh-arm/dh/1.0-docs by danh-arm · 10 years ago
  95. edfc3b3 Merge pull request #204 from danh-arm/dh/user-guide-fixes by danh-arm · 10 years ago
  96. 98b6b5d Documentation for version 1.0 by Dan Handley · 10 years ago
  97. da98218 Fix minor issues in user guide by Dan Handley · 10 years ago
  98. cb59f3e Merge pull request #203 from danh-arm/dh/misc-docs-1.0 by danh-arm · 10 years ago
  99. 046cd3f Miscellaneous documentation fixes by Sandrine Bailleux · 10 years ago
  100. 11b3491 Merge pull request #202 from achingupta/ag/fw-design-juno-update by danh-arm · 10 years ago