1. 9b1eae9 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 7 years ago
  2. 7ca267b plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  3. 3b39efa Merge pull request #1139 from hzhuang1/fix_edmac by davidcunado-arm · 7 years ago
  4. 4c37ac8 Merge pull request #1132 from jeenu-arm/pubsub by davidcunado-arm · 7 years ago
  5. bd0c347 PSCI: Publish CPU ON event by Jeenu Viswambharan · 7 years ago
  6. 8e743bc BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 7 years ago
  7. f911e22 Merge pull request #1131 from jeenu-arm/gic-migrate by davidcunado-arm · 7 years ago
  8. 623c437 Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  9. 6de7c00 Merge pull request #1135 from EvanLloyd/ejll/62_fiptool2 by davidcunado-arm · 7 years ago
  10. 8b9f419 Merge pull request #1136 from antonio-nino-diaz-arm/an/xlat-get-set-attr by davidcunado-arm · 7 years ago
  11. 37b5614 Merge pull request #1134 from masahir0y/uniphier by davidcunado-arm · 7 years ago
  12. 3daf7c9 Merge pull request #1140 from eleanorbonnici-arm/eb/docs/update_models by davidcunado-arm · 7 years ago
  13. b4e81a3 Merge pull request #1129 from robertovargas-arm/enable_O0 by davidcunado-arm · 7 years ago
  14. 99f38f5 Update Foundation, AEM and Cortex Models versions by Eleanor Bonnici · 7 years ago
  15. 917d796 uniphier: move ROTPK hash to .rodata section by Masahiro Yamada · 7 years ago
  16. 454748f HiKey: make RTC out of reset mode by Haojian Zhuang · 7 years ago
  17. f715bfd HiKey: init EDMA controller with non secure mode by Haojian Zhuang · 7 years ago
  18. 38f5d3f Merge pull request #1133 from geesun/qx/fixed_tbbr_doc_ver by davidcunado-arm · 7 years ago
  19. 95ad62b zynqmp: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  20. 831b375 mt8173: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  21. be9a750 poplar: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  22. ccd0c24 Merge pull request #1127 from davidcunado-arm/dc/pmrc_init by davidcunado-arm · 7 years ago
  23. 5d2f87e Merge pull request #1126 from robertovargas-arm/psci-v1.1 by davidcunado-arm · 7 years ago
  24. a1ee383 fiptool: Enable Visual Studio build by Evan Lloyd · 7 years ago
  25. ec0c8fd Introduce functions to disable the MMU in EL1 by Antonio Nino Diaz · 7 years ago
  26. 996d6b3 xlat: Introduce API to change memory attributes of a region by Sandrine Bailleux · 7 years ago
  27. 1be910b xlat: Introduce API to get memory attributes of a region by Sandrine Bailleux · 7 years ago
  28. 8bf5bac xlat: Define translation regime in AArch32 by Antonio Nino Diaz · 7 years ago
  29. c639e8e GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 7 years ago
  30. a982f43 uniphier: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  31. 2296610 GIC: Add helpers to set interrupt configuration by Jeenu Viswambharan · 7 years ago
  32. b2c363b ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  33. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 7 years ago
  34. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 7 years ago
  35. fc529fe GIC: Add API to set interrupt routing by Jeenu Viswambharan · 7 years ago
  36. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 7 years ago
  37. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 7 years ago
  38. f3a8660 GIC: Add API to set interrupt priority by Jeenu Viswambharan · 7 years ago
  39. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 7 years ago
  40. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 7 years ago
  41. ca43b55 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 7 years ago
  42. dea417c ARM platforms: supply per-PE target mask array by Jeenu Viswambharan · 7 years ago
  43. fa9db42 GICv2: Add driver API to set PE target mask by Jeenu Viswambharan · 7 years ago
  44. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 7 years ago
  45. 4468442 Merge pull request #1123 from robertovargas-arm/reset2 by davidcunado-arm · 7 years ago
  46. e0f34ea Fix use of MSR (immediate) by Roberto Vargas · 7 years ago
  47. 67b6690 docs: Update Trusted Board Boot Requirements document number by Qixiang Xu · 7 years ago
  48. 8ac544e Merge pull request #1122 from EvanLloyd/ejll/62_fiptool1 by davidcunado-arm · 7 years ago
  49. fe3e40e Update documentation to PSCI v1.1 by Roberto Vargas · 7 years ago
  50. 8e92332 Add missed fields in documentation of plat_psci_ops by Roberto Vargas · 7 years ago
  51. 829e97d Update PSCI version to 1.1 by Roberto Vargas · 7 years ago
  52. 4ce9b8e mem_protect: Fix PSCI FEATURES API for MEM_PROTECT_CHECK by Roberto Vargas · 7 years ago
  53. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 7 years ago
  54. b48ae26 reset2: Add css_system_reset2() by Roberto Vargas · 7 years ago
  55. ed3c0ef scp: Introduce css_scp_system_off() function by Roberto Vargas · 7 years ago
  56. 36a8f8f reset2: Add PSCI system_reset2 function by Roberto Vargas · 7 years ago
  57. 9685111 fiptool: Precursor changes for Visual Studio by Evan Lloyd · 7 years ago
  58. 9679297 Merge pull request #1120 from michpappas/tf-issues#521_cert_tool_does_not_build_with_openssl_v1.1 by davidcunado-arm · 7 years ago
  59. 7efc390 Merge pull request #1100 from ajs-sun/master by davidcunado-arm · 7 years ago
  60. 0f49d49 Merge pull request #1117 from antonio-nino-diaz-arm/an/xlat-improvements by davidcunado-arm · 7 years ago
  61. 4d415c1 Merge pull request #1121 from geesun/qx/cert_ecdsa_fix by davidcunado-arm · 7 years ago
  62. 1727de0 cert_tool: Fix ECDSA certificates create failure by Qixiang Xu · 7 years ago
  63. 742c4e1 cert_tool: update for compatibility with OpenSSL v1.1 by Michalis Pappas · 7 years ago
  64. d9066b4 Merge pull request #1119 from soby-mathew/sm/fix_its_assertion by davidcunado-arm · 7 years ago
  65. c1bbeb5 Fix assertion in GIC ITS helper by Soby Mathew · 7 years ago
  66. 8e838d6 Merge pull request #1118 from davidcunado-arm/dc/fix_coverity by davidcunado-arm · 7 years ago
  67. 2e421ad Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLES by David Cunado · 7 years ago
  68. a368922 Merge pull request #1116 from soby-mathew/sm/gicv3_save_restore by davidcunado-arm · 7 years ago
  69. c5229f8 GICv3: Document GICv3 save/restore helpers by Douglas Raillard · 7 years ago
  70. b258278 GICv3: ITS architectural save and restore helpers by Soby Mathew · 7 years ago
  71. ebf1ca1 GICv3: add functions for save and restore by Soby Mathew · 7 years ago
  72. a64b4e6 GICv3: turn some macros into inline functions by Douglas Raillard · 7 years ago
  73. b50bdce GICv3: Fix gic600.c indentation by Douglas Raillard · 7 years ago
  74. 609c919 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · 7 years ago
  75. b4ae615 xlat: Introduce function xlat_arch_tlbi_va_regime() by Douglas Raillard · 7 years ago
  76. f301da4 xlat: Always compile TLB invalidation functions by Sandrine Bailleux · 7 years ago
  77. fdb1964 xlat: Introduce MAP_REGION2() macro by Sandrine Bailleux · 7 years ago
  78. c64d134 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 7 years ago
  79. cb2cfae Merge pull request #1115 from jeenu-arm/tsp-mt by davidcunado-arm · 7 years ago
  80. 5e4ca66 TSP: Support multi-threading CPUs on FVP by Jeenu Viswambharan · 7 years ago
  81. b8fa2ed Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · 7 years ago
  82. 6eb4d72 Merge pull request #1114 from vchong/updt_docs by davidcunado-arm · 7 years ago
  83. 37c2165 hikey*: Update docs by Victor Chong · 7 years ago
  84. 3b6ceef Merge pull request #1111 from douglas-raillard-arm/dr/fix_uniphier_xlat_include by davidcunado-arm · 7 years ago
  85. 142a17f Uniphier: fix xlat tables lib inclusion by Douglas Raillard · 7 years ago
  86. 2152505 Merge pull request #1110 from masahir0y/xlat by davidcunado-arm · 7 years ago
  87. 03f55a5 xlat: remove cast in MAP_REGION to get back building with GCC 4.9 by Masahiro Yamada · 7 years ago
  88. 92d0926 Merge pull request #1108 from sandrine-bailleux-arm/sb/fvp-utils-def by davidcunado-arm · 7 years ago
  89. c2280b3 Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit by davidcunado-arm · 7 years ago
  90. 36f5284 Merge pull request #1106 from antonio-nino-diaz-arm/an/bit-macro by davidcunado-arm · 7 years ago
  91. b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  92. f145403 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  93. 43cbaf0 Add mem_region utility functions by Roberto Vargas · 7 years ago
  94. d4c596b mem_protect: Add mem_protect API by Roberto Vargas · 7 years ago
  95. dcbf393 Dynamic selection of ECDSA or RSA by Qixiang Xu · 7 years ago
  96. 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  97. ddfd38e plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · 7 years ago
  98. d08f8c6 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · 7 years ago
  99. e47ac1f Fix type of `unsigned long` constants by Antonio Nino Diaz · 7 years ago
  100. 3388b38 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · 7 years ago