1. 9b1eae9 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 8 years ago
  2. bd0c347 PSCI: Publish CPU ON event by Jeenu Viswambharan · 8 years ago
  3. 8e743bc BL31: Introduce Publish and Subscribe framework by Jeenu Viswambharan · 8 years ago
  4. f911e22 Merge pull request #1131 from jeenu-arm/gic-migrate by davidcunado-arm · 8 years ago
  5. 623c437 Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 8 years ago
  6. 8b9f419 Merge pull request #1136 from antonio-nino-diaz-arm/an/xlat-get-set-attr by davidcunado-arm · 8 years ago
  7. b4e81a3 Merge pull request #1129 from robertovargas-arm/enable_O0 by davidcunado-arm · 8 years ago
  8. ccd0c24 Merge pull request #1127 from davidcunado-arm/dc/pmrc_init by davidcunado-arm · 8 years ago
  9. 5d2f87e Merge pull request #1126 from robertovargas-arm/psci-v1.1 by davidcunado-arm · 8 years ago
  10. ec0c8fd Introduce functions to disable the MMU in EL1 by Antonio Nino Diaz · 8 years ago
  11. 996d6b3 xlat: Introduce API to change memory attributes of a region by Sandrine Bailleux · 8 years ago
  12. 1be910b xlat: Introduce API to get memory attributes of a region by Sandrine Bailleux · 8 years ago
  13. 8bf5bac xlat: Define translation regime in AArch32 by Antonio Nino Diaz · 8 years ago
  14. c639e8e GIC: Allow specifying interrupt properties by Jeenu Viswambharan · 8 years ago
  15. 2296610 GIC: Add helpers to set interrupt configuration by Jeenu Viswambharan · 8 years ago
  16. b2c363b ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 8 years ago
  17. d55a445 GIC: Add API to set priority mask by Jeenu Viswambharan · 8 years ago
  18. a2816a1 GIC: Add API to set/clear interrupt pending by Jeenu Viswambharan · 8 years ago
  19. fc529fe GIC: Add API to set interrupt routing by Jeenu Viswambharan · 8 years ago
  20. 8db978b GIC: Add API to raise secure SGI by Jeenu Viswambharan · 8 years ago
  21. 74dce7f GIC: Add APIs to set interrupt type and query support by Jeenu Viswambharan · 8 years ago
  22. f3a8660 GIC: Add API to set interrupt priority by Jeenu Viswambharan · 8 years ago
  23. 979225f GIC: Add APIs to enable and disable interrupt by Jeenu Viswambharan · 8 years ago
  24. cbd3f37 GIC: Add API to get interrupt active status by Jeenu Viswambharan · 8 years ago
  25. ca43b55 GIC: Add APIs to query interrupt types by Jeenu Viswambharan · 8 years ago
  26. fa9db42 GICv2: Add driver API to set PE target mask by Jeenu Viswambharan · 8 years ago
  27. eb68ea9 GIC: Add API to get running priority by Jeenu Viswambharan · 8 years ago
  28. 4468442 Merge pull request #1123 from robertovargas-arm/reset2 by davidcunado-arm · 8 years ago
  29. e0f34ea Fix use of MSR (immediate) by Roberto Vargas · 8 years ago
  30. 829e97d Update PSCI version to 1.1 by Roberto Vargas · 8 years ago
  31. 3e61b2b Init and save / restore of PMCR_EL0 / PMCR by David Cunado · 8 years ago
  32. 36a8f8f reset2: Add PSCI system_reset2 function by Roberto Vargas · 8 years ago
  33. 0f49d49 Merge pull request #1117 from antonio-nino-diaz-arm/an/xlat-improvements by davidcunado-arm · 8 years ago
  34. 8e838d6 Merge pull request #1118 from davidcunado-arm/dc/fix_coverity by davidcunado-arm · 8 years ago
  35. 2e421ad Increase PLAT_ARM_MMAP_ENTRIES and MAX_XLAT_TABLES by David Cunado · 8 years ago
  36. b258278 GICv3: ITS architectural save and restore helpers by Soby Mathew · 8 years ago
  37. ebf1ca1 GICv3: add functions for save and restore by Soby Mathew · 8 years ago
  38. 609c919 xlat: Add support for EL0 and EL1 mappings by Antonio Nino Diaz · 8 years ago
  39. b4ae615 xlat: Introduce function xlat_arch_tlbi_va_regime() by Douglas Raillard · 8 years ago
  40. fdb1964 xlat: Introduce MAP_REGION2() macro by Sandrine Bailleux · 8 years ago
  41. c64d134 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 8 years ago
  42. b8fa2ed Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · 8 years ago
  43. 03f55a5 xlat: remove cast in MAP_REGION to get back building with GCC 4.9 by Masahiro Yamada · 8 years ago
  44. c2280b3 Merge pull request #1105 from antonio-nino-diaz-arm/an/epd1-bit by davidcunado-arm · 8 years ago
  45. b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 8 years ago
  46. f145403 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 8 years ago
  47. 43cbaf0 Add mem_region utility functions by Roberto Vargas · 8 years ago
  48. d4c596b mem_protect: Add mem_protect API by Roberto Vargas · 8 years ago
  49. dcbf393 Dynamic selection of ECDSA or RSA by Qixiang Xu · 8 years ago
  50. 9db9c65 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 8 years ago
  51. ddfd38e plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · 8 years ago
  52. e47ac1f Fix type of `unsigned long` constants by Antonio Nino Diaz · 8 years ago
  53. 3388b38 Set TCR_EL1.EPD1 bit to 1 by Antonio Nino Diaz · 8 years ago
  54. b4f4a2f Merge pull request #1093 from soby-mathew/eb/log_fw by davidcunado-arm · 8 years ago
  55. 756f9bb Merge pull request #1094 from douglas-raillard-arm/dr/fix_mmap_add_dynamic_region by davidcunado-arm · 8 years ago
  56. 508a0f2 Merge pull request #1096 from davidcunado-arm/im/mair_attributes_helper by davidcunado-arm · 8 years ago
  57. f18f5f9 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · 8 years ago
  58. fd5763e plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · 8 years ago
  59. 487c869 Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 8 years ago
  60. 04880e3 Helper macro to create MAIR encodings by Isla Mitchell · 8 years ago
  61. 769d65d xlat: Use MAP_REGION macro as compatibility layer by Douglas Raillard · 8 years ago
  62. 7f56e9a Implement log framework by Soby Mathew · 8 years ago
  63. 2d7e828 Introduce tf_vprintf() and tf_string_print() by Soby Mathew · 8 years ago
  64. 6de9b33 Cortex-A72: Implement workaround for erratum 859971 by Eleanor Bonnici · 8 years ago
  65. 45b52c2 Cortex-A57: Implement workaround for erratum 859972 by Eleanor Bonnici · 8 years ago
  66. 2867ca3 Merge pull request #1078 from douglas-raillard-arm/dr/add_cfi_vector_entry by davidcunado-arm · 8 years ago
  67. 413115e Merge pull request #1019 from etienne-lms/log-size by davidcunado-arm · 8 years ago
  68. 18e279e CSS: Changes for SDS framework by Soby Mathew · 8 years ago
  69. ba6c31d Fix JUNO AArch32 build by Soby Mathew · 8 years ago
  70. e524d78 Merge pull request #1076 from masahir0y/asm_macro by davidcunado-arm · 8 years ago
  71. b3ba6fd Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 8 years ago
  72. 86606eb cpu log buffer size depends on cache line size by Etienne Carriere · 8 years ago
  73. 3eb2d67 ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 8 years ago
  74. 31823b6 Add CFI debug info to vector entries by Douglas Raillard · 8 years ago
  75. fed18b3 asm_macros: set the default assembly code alignment to 4 byte by Masahiro Yamada · 8 years ago
  76. b15bab6 Merge pull request #1066 from islmit01/im/enable_cnp_bit by danh-arm · 8 years ago
  77. 1b05282 Merge pull request #1062 from jeenu-arm/cpu-fixes by danh-arm · 8 years ago
  78. 77544ef Merge pull request #1071 from jeenu-arm/syntax-fix by danh-arm · 8 years ago
  79. 80bcf98 CPU: Correct names of implementation-defined aux regs by Eleanor Bonnici · 8 years ago
  80. e4e6c4b CPU: Make shifted constants unsigned by Eleanor Bonnici · 8 years ago
  81. 1958316 plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · 8 years ago
  82. 48f4bcd Merge pull request #1068 from jenswi-linaro/optee_arm_plat by danh-arm · 8 years ago
  83. 756f53b Merge pull request #1061 from robertovargas-arm/norflash by davidcunado-arm · 8 years ago
  84. 04f72ba ARM plat: change OP-TEE pageable load base by Jens Wiklander · 8 years ago
  85. 9fce272 Enable CnP bit for ARMv8.2 CPUs by Isla Mitchell · 8 years ago
  86. f45e232 Add macro to test for minimum architecture version by Jeenu Viswambharan · 8 years ago
  87. 2458e37 Merge pull request #1053 from jwerner-chromium/JW_func_align by davidcunado-arm · 8 years ago
  88. 784502a norflash: Add nor_erase() to NOR driver by Roberto Vargas · 8 years ago
  89. 9753cb5 norflash: Wait for WSM bit in lock/unlock by Roberto Vargas · 8 years ago
  90. e808242 Merge pull request #977 from etienne-lms/sp-min-fiq by danh-arm · 8 years ago
  91. 64726e6 Add new alignment parameter to func assembler macro by Julius Werner · 8 years ago
  92. 1a52aca Merge pull request #1040 from sliai/support-opteed-header by danh-arm · 8 years ago
  93. a937d93 Merge pull request #1046 from jeenu-arm/revc by danh-arm · 8 years ago
  94. 7181609 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · 8 years ago
  95. 54661cd Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 8 years ago
  96. 71fb396 Support Trusted OS firmware extra images in TF tools by Summer Qin · 8 years ago
  97. 955242d FVP: Support Base FVP RevC by Jeenu Viswambharan · 8 years ago
  98. 1154586 Add SMMUv3 driver by Jeenu Viswambharan · 8 years ago
  99. e33fd44 CCI: Adapt for specific product at run time by Jeenu Viswambharan · 8 years ago
  100. 1862d62 lib: psci: early suspend handler for platforms by Varun Wadekar · 8 years ago