1. 2f37046 Add support for the SMC Calling Convention 2.0 by Antonio Nino Diaz · 7 years ago
  2. b47f941 Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 by Dimitris Papastamos · 7 years ago
  3. bc2910c Merge pull request #1306 from JiafeiPan/master by Dimitris Papastamos · 7 years ago
  4. 60a23fd Juno: Add support for TrustZone Media Protection 1 (TZMP1) by Summer Qin · 7 years ago
  5. 33d4af4 layerscape: Initial TF-A support for LS1043ardb by Jiafei Pan · 7 years ago
  6. c39afea Merge pull request #1328 from JiafeiPan/upstream-bl2-rom by Dimitris Papastamos · 7 years ago
  7. 7d173fc Add support for BL2 in XIP memory by Jiafei Pan · 7 years ago
  8. 59dc4ef Fixup SMCCC_FEATURES return value for SMCCC_ARCH_WORKAROUND_1 by Dimitris Papastamos · 7 years ago
  9. e0f21f6 rpi3: Use new console APIs by Antonio Nino Diaz · 7 years ago
  10. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  11. bf7008a Update user guide by Joel Hutton · 7 years ago
  12. 855ac02 Update model support in User Guide by David Cunado · 7 years ago
  13. 230326f Update change-log.rst for v1.5 by David Cunado · 7 years ago
  14. 4def07d Update Arm TF references to TF-A by Dan Handley · 7 years ago
  15. b2a68f8 Docs: Update design guide for dynamic config by Soby Mathew · 7 years ago
  16. bf35944 Merge pull request #1277 from hzhuang1/testing/bl2_el3_v0.6 by davidcunado-arm · 7 years ago
  17. dbf9f28 Merge pull request #1239 from arve-android/trusty-fixes by davidcunado-arm · 7 years ago
  18. 0e9c7f2 trusty: Add boot parameter documentation by Arve Hjønnevåg · 7 years ago
  19. d212873 hikey960: migrate to bl2_el3 by Haojian Zhuang · 7 years ago
  20. a628b1a hikey: migrate to bl2_el3 by Haojian Zhuang · 7 years ago
  21. fe7210c FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 7 years ago
  22. bd8e6a9 Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 7 years ago
  23. b39d289 Merge pull request #1283 from jeenu-arm/sdei-fixes by davidcunado-arm · 7 years ago
  24. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  25. f2928f5 SDEI: Add prioritisation clarification by Jeenu Viswambharan · 7 years ago
  26. 101d01e BL1: Deprecate the `bl1_init_bl2_mem_layout()` API by Soby Mathew · 7 years ago
  27. 566034f Add image_id to bl1_plat_handle_post/pre_image_load() by Soby Mathew · 7 years ago
  28. 38d96de Fix Foundation FVP instructions in User Guide by Antonio Nino Diaz · 7 years ago
  29. 15e5958 Merge pull request #1256 from jeenu-arm/tsp-ehf by davidcunado-arm · 7 years ago
  30. fb750ee interrupt-framework-design.rst: Cosmetic changes by Jeenu Viswambharan · 7 years ago
  31. 6027796 TSPD: Require NS preemption along with EL3 exception handling by Jeenu Viswambharan · 7 years ago
  32. 26ea390 Deprecate one EL3 interrupt routing model with EL3 exception handling by Jeenu Viswambharan · 7 years ago
  33. 11f001c bl1: add bl1_plat_handle_{pre,post}_image_load() by Masahiro Yamada · 7 years ago
  34. ba68ef5 bl2: add bl2_plat_handle_pre_image_load() by Masahiro Yamada · 7 years ago
  35. aca8a49 Merge pull request #1246 from sandrine-bailleux-arm/topics/sb/fix-cnp-doc by davidcunado-arm · 7 years ago
  36. 7c0a843 Fix documentation for CnP bit by Sandrine Bailleux · 7 years ago
  37. 1b9e79e docs: hikey: Fix typo by Andreas Färber · 7 years ago
  38. f478253 Merge pull request #1232 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  39. 040f1e6 Merge pull request #1193 from jwerner-chromium/JW_coreboot by davidcunado-arm · 7 years ago
  40. 247fc04 uniphier: switch to BL2-AT-EL3 and remove BL1 support by Masahiro Yamada · 7 years ago
  41. 17cd67d Add default crash console code to hook up to new console API by Julius Werner · 7 years ago
  42. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 7 years ago
  43. 4cd1769 bl2-el3: Add documentation for BL2 at EL3 by Roberto Vargas · 7 years ago
  44. 4fd4a32 Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_source by davidcunado-arm · 7 years ago
  45. 5f3c7ce Merge pull request #1197 from dp-arm/dp/amu by davidcunado-arm · 7 years ago
  46. 59902b7 AMU: Add plat interface to select which group 1 counters to enable by Dimitris Papastamos · 7 years ago
  47. f62ad32 Workaround for CVE-2017-5715 on Cortex A57 and A72 by Dimitris Papastamos · 7 years ago
  48. 2a350df Add documentation about plat_try_next_boot_source to bl1_platform_setup by Roberto Vargas · 7 years ago
  49. 6ef96ab Merge pull request #1204 from davidcunado-arm/rv/fip_tool by davidcunado-arm · 7 years ago
  50. 8618856 Merge pull request #1206 from davidcunado-arm/dc/update_userguide by davidcunado-arm · 7 years ago
  51. 4069fb5 docs: Update the ToC end marker description in the document by Jett Zhou · 7 years ago
  52. 9a2a38a Merge pull request #1203 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  53. fa05efb Update dependencies for ARM TF by David Cunado · 7 years ago
  54. 58b6fcc doc: uniphier: reformat reStructuredText manually by Masahiro Yamada · 7 years ago
  55. 100ac09 Add Secure Partition Manager (SPM) design document by Antonio Nino Diaz · 7 years ago
  56. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  57. c1e7ae0 Merge pull request #1186 from antonio-nino-diaz-arm/an/poplar-doc by davidcunado-arm · 7 years ago
  58. ded88a0 poplar: Fix format of documentation by Antonio Nino Diaz · 7 years ago
  59. 3923bdb Merge pull request #1157 from antonio-nino-diaz-arm/an/rpi3 by davidcunado-arm · 7 years ago
  60. 1cd4fb6 rpi3: Add documentation of Raspberry Pi 3 port by Antonio Nino Diaz · 7 years ago
  61. 1a85337 Enable SVE for Non-secure world by David Cunado · 7 years ago
  62. 5744e87 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  63. 380559c AMU: Implement support for aarch64 by Dimitris Papastamos · 7 years ago
  64. 0319a97 Implement support for the Activity Monitor Unit on Cortex A75 by Dimitris Papastamos · 7 years ago
  65. 71f8a6a Merge pull request #1145 from etienne-lms/rfc-armv7-2 by davidcunado-arm · 7 years ago
  66. e2ff5ef Merge pull request #1165 from geesun/qx/support-sha512 by davidcunado-arm · 7 years ago
  67. a2d60b2 Merge pull request #1161 from jeenu-arm/sdei-fixes by davidcunado-arm · 7 years ago
  68. 9a3088a tbbr: Add build flag HASH_ALG to let the user to select the SHA by Qixiang Xu · 7 years ago
  69. c776dee Change Statistical Profiling Extensions build option handling by Dimitris Papastamos · 7 years ago
  70. 1a0f8f3 SDEI: Update doc to clarify delegation by Jeenu Viswambharan · 7 years ago
  71. 91089f3 Move FPEXC32_EL2 to FP Context by David Cunado · 7 years ago
  72. cafad7b docs: Add SDEI dispatcher documentation by Jeenu Viswambharan · 7 years ago
  73. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago
  74. 21b818c BL31: Introduce Exception Handling Framework by Jeenu Viswambharan · 7 years ago
  75. 4ee8d0b GIC: Introduce API to get interrupt ID by Jeenu Viswambharan · 7 years ago
  76. e29efeb SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  77. 26e63c4 ARMv7 target is driven by ARM_ARCH_MAJOR==7 by Etienne Carriere · 7 years ago
  78. 122af7d Merge pull request #1150 from dp-arm/dp/events by davidcunado-arm · 7 years ago
  79. 5b5e6cb Merge pull request #1149 from robertovargas-arm/fwu-testing by davidcunado-arm · 7 years ago
  80. 27b2493 Merge pull request #1141 from robertovargas-arm/boot_redundancy by davidcunado-arm · 7 years ago
  81. 17b4c0d aarch64: Add PubSub events to capture security state transitions by Dimitris Papastamos · 7 years ago
  82. e29ee46 Add FWU booting instructions to the user guide by Roberto Vargas · 7 years ago
  83. 7ca267b plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  84. 01f62b6 Add platform hooks for boot redundancy support by Roberto Vargas · 7 years ago
  85. bd0c347 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  86. 8e743bc BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
  87. 623c437 Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  88. 3daf7c9 Merge pull request #1140 from eleanorbonnici-arm/eb/docs/update_models by davidcunado-arm · 7 years ago
  89. 99f38f5 Update Foundation, AEM and Cortex Models versions by Eleanor Bonnici · 7 years ago
  90. 38f5d3f Merge pull request #1133 from geesun/qx/fixed_tbbr_doc_ver by davidcunado-arm · 7 years ago
  91. 5d2f87e Merge pull request #1126 from robertovargas-arm/psci-v1.1 by davidcunado-arm · 7 years ago
  92. c639e8e GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 7 years ago
  93. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  94. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
  95. fc529fe GIC: Add API to set interrupt routing by Jeenu Viswambharan · 7 years ago
  96. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  97. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  98. f3a8660 GIC: Add API to set interrupt priority by Jeenu Viswambharan · 7 years ago
  99. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago
  100. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 7 years ago