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