1. 548579f Remove the `owner` field in bakery_lock_t data structure by Soby Mathew · 10 years ago
  2. 1c9573a Optimize the bakery lock structure for coherent memory by Soby Mathew · 10 years ago
  3. 3b982be Merge pull request #263 from jcastillo-arm/jc/tbb_sha256_int by danh-arm · 9 years ago
  4. 541d788 Merge pull request #269 from vikramkanigiri/vk/common-cci by danh-arm · 9 years ago
  5. 27bc010 Merge pull request #268 from vikramkanigiri/vk/move_init_cpu_ops by danh-arm · 9 years ago
  6. 09c731e Merge pull request #267 from sandrine-bailleux/sb/doc-fixes by danh-arm · 9 years ago
  7. 007f54b Merge pull request #266 from sandrine-bailleux/sb/juno-disable-errata-806969 by danh-arm · 9 years ago
  8. 0f49701 Merge pull request #264 from jcastillo-arm/jc/tbb_fip_dep by danh-arm · 9 years ago
  9. 420c524 Merge pull request #262 from sandrine-bailleux/sb/check-format-printf by danh-arm · 9 years ago
  10. 1ab2e90 Merge pull request #265 from jcastillo-arm/jc/git_commit_id by danh-arm · 9 years ago
  11. 4991ecd Use ARM CCI driver on FVP and Juno platforms by Vikram Kanigiri · 10 years ago
  12. 23e47ed Common driver for ARM Cache Coherent Interconnects by Vikram Kanigiri · 10 years ago
  13. a7e98ad Add macro to calculate number of elements in an array by Vikram Kanigiri · 9 years ago
  14. 12e7c4a Initialise cpu ops after enabling data cache by Vikram Kanigiri · 10 years ago
  15. 9b4ee6b checkpatch: ignore GIT_COMMIT_ID by Juan Castillo · 9 years ago
  16. 9cda6a9 Juno: Disable workaround for Cortex-A57 erratum #806969 by Sandrine Bailleux · 10 years ago
  17. 81ee098 TBB: remove PolarSSL SHA1 functions from the binary by Juan Castillo · 9 years ago
  18. 4da85bb User guide: Add dependency on libssl-dev for cert_create tool by Sandrine Bailleux · 10 years ago
  19. 1b57859 Update help message printed by the Makefile by Sandrine Bailleux · 10 years ago
  20. dad2504 Enable type-checking of arguments passed to printf() et al. by Sandrine Bailleux · 10 years ago
  21. b5b1234 Merge pull request #260 from jcastillo-arm/jc/tbb_sha256 by danh-arm · 9 years ago
  22. ea4ec3a TBB: use SHA256 to generate the certificate signatures by Juan Castillo · 10 years ago
  23. 85cdfdb TBB: fix build target 'all' dependency on certificates by Juan Castillo · 9 years ago
  24. 5930ead Merge pull request #261 from sandrine-bailleux/sb/coding-style by danh-arm · 9 years ago
  25. ba592e2 Fix violations to the coding style by Sandrine Bailleux · 9 years ago
  26. 95d5353 Ignore C library files when checking coding style by Sandrine Bailleux · 10 years ago
  27. 0412c66 Merge pull request #259 from soby-mathew/sm/plat_max_afflvl by danh-arm · 10 years ago
  28. f578d5e Merge pull request #258 from rmurphy-arm/rm/dma-smmu by danh-arm · 10 years ago
  29. 6ff5143 Merge pull request #257 from soby-mathew/sm/opt_mmap_reg by danh-arm · 10 years ago
  30. 75f8261 Juno: clear DMA-330 SMMU security state by Robin Murphy · 10 years ago
  31. 8c32bc2 Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 10 years ago
  32. ce41250 Minimize MAX_MMAP_REGIONS for each BL stage by Soby Mathew · 10 years ago
  33. 68fc817 Merge pull request #256 from achingupta/ag/v1.1-rc2-fix by achingupta · 10 years ago
  34. d8d6cc3 Fix model command line for legacy VE memory map by Achin Gupta · 10 years ago
  35. 2e4e4d8 Merge pull request #254 from achingupta/ag/v1.1-doc-updates by danh-arm · 10 years ago
  36. 2e1763f Merge pull request #255 from jcastillo-arm/jc/cert_create_gerrit by danh-arm · 10 years ago
  37. 8d35f61 TBB: Add documentation for Trusted Board Boot by Achin Gupta · 10 years ago
  38. 130ed88 Documentation for version 1.1 by Achin Gupta · 10 years ago
  39. 8d6623b Merge pull request #253 from danh-arm/dh/deps-for-v1.1 by danh-arm · 10 years ago
  40. c451131 Move up dependency versions in user guide by Sandrine Bailleux · 10 years ago
  41. 338ca56 Merge pull request #252 from sandrine-bailleux/v1.1-misc-doc-fixes by danh-arm · 10 years ago
  42. 121f2ae Miscellaneous doc fixes for v1.1 by Sandrine Bailleux · 10 years ago
  43. 6a4932b Merge pull request #251 from soby-mathew/sm/reset_handler_fix_v2 by danh-arm · 10 years ago
  44. 683f788 Fix the Cortex-A57 reset handler register usage by Soby Mathew · 10 years ago
  45. 2d017e2 Merge pull request #249 from danh-arm/jc/tbb_prototype by danh-arm · 10 years ago
  46. dec840a TBB: authenticate BL3-x images and certificates by Juan Castillo · 10 years ago
  47. bed82ac FVP: initialize IO framework in bl2_early_platform_setup() by Juan Castillo · 10 years ago
  48. 01df3c1 TBB: authenticate BL2 image and certificate by Juan Castillo · 10 years ago
  49. 40febc3 TBB: add authentication module interface by Juan Castillo · 10 years ago
  50. db6071c TBB: add PolarSSL based authentication module by Juan Castillo · 10 years ago
  51. e509d05 stdlib: add missing features to build PolarSSL by Juan Castillo · 10 years ago
  52. 6eadf76 TBB: add a platform specific function to validate the ROTPK by Juan Castillo · 10 years ago
  53. b7124ea TBB: add support to include certificates in a FIP image by Juan Castillo · 10 years ago
  54. 6f97162 TBB: add tool to generate certificates by Juan Castillo · 10 years ago
  55. c5fb47c Skip reserving memory for non-executable and BL3-0 images by Juan Castillo · 10 years ago
  56. 03b2370 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 10 years ago
  57. 5b36ab3 Merge pull request #247 from achingupta/ag/tf-issues#275 by danh-arm · 10 years ago
  58. 79a97b2 Call reset handlers upon BL3-1 entry. by Yatharth Kochar · 10 years ago
  59. 9d21255 Merge pull request #246 from soby-mathew/sm/route_IRQ_EL3 by danh-arm · 10 years ago
  60. f4f1ae7 Demonstrate model for routing IRQs to EL3 by Soby Mathew · 10 years ago
  61. 07ddb33 Merge pull request #245 from danh-arm/sm/psci_version by danh-arm · 10 years ago
  62. e8ca7d1 Increment the PSCI VERSION to 1.0 by Soby Mathew · 10 years ago
  63. 126866f Merge pull request #244 from danh-arm/sm/psci_mig_feat by danh-arm · 10 years ago
  64. b234b2c Verify capabilities before handling PSCI calls by Soby Mathew · 10 years ago
  65. 90e8258 Implement PSCI_FEATURES API by Soby Mathew · 10 years ago
  66. 8991eed Rework the PSCI migrate APIs by Soby Mathew · 10 years ago
  67. 860331a Merge pull request #243 from soby-mathew/sm/psci_cleanup_1 by danh-arm · 10 years ago
  68. 513dd3a FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 10 years ago
  69. 22f0897 Return success if an interrupt is seen during PSCI CPU_SUSPEND by Soby Mathew · 10 years ago
  70. 539dced Validate power_state and entrypoint when executing PSCI calls by Soby Mathew · 10 years ago
  71. 31244d7 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 10 years ago
  72. 78879b9 Rework internal API to save non-secure entry point info by Soby Mathew · 10 years ago
  73. 2f5aade PSCI: Check early for invalid CPU state during CPU ON by Soby Mathew · 10 years ago
  74. e146f4c Remove `ns_entrypoint` and `mpidr` from parameters in pm_ops by Soby Mathew · 10 years ago
  75. eadd7a1 Merge pull request #240 from danh-arm/sm/rem_coh_mem by danh-arm · 10 years ago
  76. ab8707e Remove coherent memory from the BL memory maps by Soby Mathew · 10 years ago
  77. 8c5fe0b Move bakery algorithm implementation out of coherent memory by Soby Mathew · 10 years ago
  78. 5b1cd43 Add macros for domain specific barriers. by Soby Mathew · 10 years ago
  79. d4f4ad9 Remove the wfe() for bounded wait in bakery_lock by Soby Mathew · 10 years ago
  80. 6fd9eaf FVP: map non-secure DRAM1 in the MMU by Juan Castillo · 10 years ago
  81. 1c73ffb Merge pull request #235 from soby-mathew/sm/inv_cpu_ops by danh-arm · 10 years ago
  82. 408b79b Merge pull request #233 from jcastillo-arm/jc/tf-issues/254 by danh-arm · 10 years ago
  83. 0999734 Invalidate the dcache after initializing cpu-ops by Soby Mathew · 10 years ago
  84. 8a6af12 Merge pull request #232 from jcastillo-arm/jc/fix_doc_bl31 by danh-arm · 10 years ago
  85. b04fb94 Fix reset to BL3-1 instructions in user guide, part 3 by Juan Castillo · 10 years ago
  86. 4c59dd6 Merge pull request #231 from jcastillo-arm/jc/fip_bin by danh-arm · 10 years ago
  87. 6cef4e4 Merge pull request #230 from sandrine-bailleux/sb/doc-updates by danh-arm · 10 years ago
  88. d01c67e Merge pull request #229 from sandrine-bailleux/sb/tf-issue-273 by danh-arm · 10 years ago
  89. ff99020 Merge pull request #228 from jcastillo-arm/jc/tf-issues/274 by danh-arm · 10 years ago
  90. 1217d28 Juno: Add support for image overlaying in Trusted SRAM by Juan Castillo · 10 years ago
  91. c451b53 User Guide: Enable secure memory on Foundation FVP by Sandrine Bailleux · 10 years ago
  92. 92de356 Bug fix: initialize bl30_image_info fields before use by Juan Castillo · 10 years ago
  93. 23cf7d0 Merge pull request #222 from jbech-linaro/user_guide_toc_links by danh-arm · 10 years ago
  94. 36e2fd0 Prevent optimisation of sysregs accessors calls by Sandrine Bailleux · 10 years ago
  95. 14a5b34 Create Table of Content links in markdown files by Joakim Bech · 10 years ago
  96. 61c6780 Merge pull request #226 from sandrine-bailleux/sb/tf-issues-279 by danh-arm · 10 years ago
  97. 02b5678 Merge pull request #227 from soby-mathew/sm/afflvl_fix by danh-arm · 10 years ago
  98. 2060f0c Merge pull request #225 from sandrine-bailleux/sb/remove-IRQ_SEC_SGI_8 by danh-arm · 10 years ago
  99. 7f48fab Specify FIP filename at build time by Juan Castillo · 10 years ago
  100. 264999f Fix CPU_SUSPEND when invoked with affinity level higher than get_max_afflvl() by Soby Mathew · 10 years ago