1. 9a7ce2f AArch64: Introduce RAS handling by Jeenu Viswambharan · 6 years ago
  2. 35c8cfc Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 6 years ago
  3. 72e4307 Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 by Dimitris Papastamos · 6 years ago
  4. 5ffe171 Merge pull request #1306 from JiafeiPan/master by Dimitris Papastamos · 6 years ago
  5. 13b95c2 Juno: Add support for TrustZone Media Protection 1 (TZMP1) by Summer Qin · 6 years ago
  6. 46367ad layerscape: Initial TF-A support for LS1043ardb by Jiafei Pan · 6 years ago
  7. 917829f Merge pull request #1328 from JiafeiPan/upstream-bl2-rom by Dimitris Papastamos · 6 years ago
  8. 43a7bf4 Add support for BL2 in XIP memory by Jiafei Pan · 6 years ago
  9. 6d1f499 Fixup SMCCC_FEATURES return value for SMCCC_ARCH_WORKAROUND_1 by Dimitris Papastamos · 6 years ago
  10. 1f47002 rpi3: Use new console APIs by Antonio Nino Diaz · 6 years ago
  11. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  12. fe02771 Update user guide by Joel Hutton · 6 years ago
  13. 7c03264 Update model support in User Guide by David Cunado · 6 years ago
  14. b158043 Update change-log.rst for v1.5 by David Cunado · 6 years ago
  15. 610e7e1 Update Arm TF references to TF-A by Dan Handley · 6 years ago
  16. b1bf044 Docs: Update design guide for dynamic config by Soby Mathew · 6 years ago
  17. 1164ba2 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · 6 years ago
  18. ebf6815 Merge pull request #1239 from arve-android/trusty-fixes by davidcunado-arm · 6 years ago
  19. 397d9ff trusty: Add boot parameter documentation by Arve Hjønnevåg · 6 years ago
  20. 1b4b412 hikey960: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  21. b755da3 hikey: migrate to bl2_el3 by Haojian Zhuang · 6 years ago
  22. 7542113 FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 6 years ago
  23. 0b5dacd Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  24. fd9e986 Merge pull request #1283 from jeenu-arm/sdei-fixes by davidcunado-arm · 6 years ago
  25. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  26. 7af4813 SDEI: Add prioritisation clarification by Jeenu Viswambharan · 6 years ago
  27. 6e16a33 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 6 years ago
  28. 2f38ce3 Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 6 years ago
  29. b44eda5 Fix Foundation FVP instructions in User Guide by Antonio Nino Diaz · 6 years ago
  30. aaa8d7f Merge pull request #1256 from jeenu-arm/tsp-ehf by davidcunado-arm · 6 years ago
  31. 61c5bc7 interrupt-framework-design.rst: Cosmetic changes by Jeenu Viswambharan · 6 years ago
  32. 2f40f32 TSPD: Require NS preemption along with EL3 exception handling by Jeenu Viswambharan · 6 years ago
  33. f4194ee Deprecate one EL3 interrupt routing model with EL3 exception handling by Jeenu Viswambharan · 6 years ago
  34. 43d20b3 bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 6 years ago
  35. 02a0d3d bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 6 years ago
  36. f32a174 Merge pull request #1246 from sandrine-bailleux-arm/topics/sb/fix-cnp-doc by davidcunado-arm · 6 years ago
  37. fee6e26 Fix documentation for CnP bit by Sandrine Bailleux · 6 years ago
  38. bd519e5 docs: hikey: Fix typo by Andreas Färber · 6 years ago
  39. 81e6a68 Merge pull request #1232 from masahir0y/uniphier by davidcunado-arm · 6 years ago
  40. d79d40d Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 6 years ago
  41. 75bfecb uniphier: switch to BL2-AT-EL3 and remove BL1 support by Masahiro Yamada · 7 years ago
  42. aae9bb1 Add default crash console code to hook up to new console API by Julius Werner · 7 years ago
  43. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 6 years ago
  44. b158427 bl2-el3: Add documentation for BL2 at EL3 by Roberto Vargas · 7 years ago
  45. 29627ab Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_source by davidcunado-arm · 6 years ago
  46. fa2b736 Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 6 years ago
  47. 60346db AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 7 years ago
  48. 446f7f1 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · 7 years ago
  49. 0cd866c Add documentation about plat_try_next_boot_source to bl1_platform_setup by Roberto Vargas · 7 years ago
  50. 9d76748 Merge pull request #1204 from davidcunado-arm/rv/fip_tool by davidcunado-arm · 6 years ago
  51. d940c41 Merge pull request #1206 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 6 years ago
  52. 7556610 docs: Update the ToC end marker description in the document by Jett Zhou · 7 years ago
  53. db51012 Merge pull request #1203 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  54. 82509be Update dependencies for ARM TF by David Cunado · 7 years ago
  55. 62a197a doc: uniphier: reformat reStructuredText manually by Masahiro Yamada · 7 years ago
  56. 352c852 Add Secure Partition Manager (SPM) design document by Antonio Nino Diaz · 7 years ago
  57. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  58. 616b0f7 Merge pull request #1186 from antonio-nino-diaz-arm/an/poplar-doc by davidcunado-arm · 7 years ago
  59. 7d13a46 poplar: Fix format of documentation by Antonio Nino Diaz · 7 years ago
  60. 8dcf75b Merge pull request #1157 from antonio-nino-diaz-arm/an/rpi3 by davidcunado-arm · 7 years ago
  61. 8869b48 rpi3: Add documentation of Raspberry Pi 3 port by Antonio Nino Diaz · 7 years ago
  62. ce88eee Enable SVE for Non-secure world by David Cunado · 7 years ago
  63. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  64. e08005a AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  65. fcedb69 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 7 years ago
  66. 42ef554 Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  67. 797d9bb Merge pull request #1165 from geesun/qx/support-sha512 by davidcunado-arm · 7 years ago
  68. 74c07c3 Merge pull request #1161 from jeenu-arm/sdei-fixes by davidcunado-arm · 7 years ago
  69. 1a1f291 tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
  70. 9da09cd Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · 7 years ago
  71. 9a62fd1 SDEI: Update doc to clarify delegation by Jeenu Viswambharan · 7 years ago
  72. d1a1fd4 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  73. db5e12e docs: Add SDEI dispatcher documentation by Jeenu Viswambharan · 7 years ago
  74. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  75. 10a6727 BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  76. 055af4b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 7 years ago
  77. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  78. 1374fcb ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · 7 years ago
  79. bc265d8 Merge pull request #1150 from dp-arm/dp/events by davidcunado-arm · 7 years ago
  80. 234242b Merge pull request #1149 from robertovargas-arm/fwu-testing by davidcunado-arm · 7 years ago
  81. b648b7d Merge pull request #1141 from robertovargas-arm/boot_redundancy by davidcunado-arm · 7 years ago
  82. a7921b9 aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  83. 096f3a0 Add FWU booting instructions to the user guide by Roberto Vargas · 7 years ago
  84. c7b12c5 plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  85. bc1ae1f Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  86. 55e56a9 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  87. e3f2200 BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
  88. c444fcf Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  89. 084f383 Merge pull request #1140 from eleanorbonnici-arm/eb/docs/update_models by davidcunado-arm · 7 years ago
  90. e124dc4 Update Foundation, AEM and Cortex Models versions by Eleanor Bonnici · 7 years ago
  91. d1e5a0e Merge pull request #1133 from geesun/qx/fixed_tbbr_doc_ver by davidcunado-arm · 7 years ago
  92. 5ef6302 Merge pull request #1126 from robertovargas-arm/psci-v1.1 by davidcunado-arm · 7 years ago
  93. aeb267c GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 7 years ago
  94. 6250507 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  95. eb1c12c GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
  96. dce70b3 GIC: Add API to set interrupt routing by Jeenu Viswambharan · 7 years ago
  97. ab14e9b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  98. c06f05c GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  99. 447b89d GIC: Add API to set interrupt priority by Jeenu Viswambharan · 7 years ago
  100. 0fcdfff GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago