1. 8aaa863 css/sgi: rework the core position calculation function by Vishwanatha HG · 7 years ago
  2. 8ac1765 css/sgi: remove redundant copy of gic driver data by Vishwanatha HG · 7 years ago
  3. a513506 Merge pull request #1373 from jeenu-arm/ras-support by Dimitris Papastamos · 7 years ago
  4. bf4698f Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 7 years ago
  5. 2f18aa1 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  6. 0b9ce90 ARM Platforms: Support RAS by Jeenu Viswambharan · 7 years ago
  7. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 8 years ago
  8. bb3a6f8 css/sgi575: enable ARM_PLAT_MT flag by Sudipto Paul · 7 years ago
  9. 4af1654 Merge pull request #1346 from samarthp/sp/support-multiple-mhu-gen by Dimitris Papastamos · 7 years ago
  10. a427785 plat/arm: Add MHUv2 support to SCMI driver by Samarth Parikh · 8 years ago
  11. 8b37120 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 7 years ago
  12. 3b94189 Fix MISRA rule 8.4 Part 4 by Roberto Vargas · 7 years ago
  13. 1a29f93 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 7 years ago
  14. f37704b Fix MISRA rule 8.3 Part 2 by Roberto Vargas · 7 years ago
  15. 35a3eeb Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  16. 0f17a68 Merge pull request #1347 from davidcunado-arm/dc/affinities by Dimitris Papastamos · 7 years ago
  17. b47f941 Merge pull request #1342 from Summer-ARM/sq/support-tzmp1 by Dimitris Papastamos · 7 years ago
  18. 60a23fd Juno: Add support for TrustZone Media Protection 1 (TZMP1) by Summer Qin · 7 years ago
  19. 23411d2 plat/arm: Allow override of default TZC regions by Summer Qin · 7 years ago
  20. 83a2376 Juno: Increase bl2 max size to fix build when SPD=opteed by Amit Daniel Kachhap · 7 years ago
  21. 468bea4 FVP: Fix function for translating MPIDR to linear index by David Cunado · 7 years ago
  22. 02f8c03 Merge pull request #1327 from npoushin/npoushin/sgi575 by Dimitris Papastamos · 7 years ago
  23. b44cfc6 ARM platforms: Add support for SGI575 by Nariman Poushin · 7 years ago
  24. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  25. 0f66bbf Merge pull request #1307 from wangfeng-64/master by davidcunado-arm · 7 years ago
  26. 085e80e Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 7 years ago
  27. 39b21d1 FVP: change the method for translating MPIDR values to a linear indices by Wang Feng · 7 years ago
  28. 950c695 FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · 7 years ago
  29. 7b56928 Juno: Change the Firmware update detect mechanism by Soby Mathew · 7 years ago
  30. 74847ab BL2U: Fix ARM platform timer initilization by Soby Mathew · 7 years ago
  31. 06e3a5e Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn by davidcunado-arm · 7 years ago
  32. 0ed8c00 Remove sp_min functions from plat_common.c by Soby Mathew · 7 years ago
  33. d0c63ea Fix FVP DRAM2 size by Roberto Vargas · 8 years ago
  34. fdcc08a Merge pull request #1290 from jeenu-arm/dynamiq by davidcunado-arm · 7 years ago
  35. 73a9605 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 7 years ago
  36. fd116b9 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 7 years ago
  37. 1af540e Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 7 years ago
  38. dc6aad2 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 7 years ago
  39. fe7210c FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 8 years ago
  40. 01e808c Select SCMI/SDS drivers by default on Juno by Sandrine Bailleux · 7 years ago
  41. bd8e6a9 Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 7 years ago
  42. ba91a00 Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 7 years ago
  43. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  44. 09cc7a6 FVP: restrict dynamic config to Unix build environment by Soby Mathew · 7 years ago
  45. f06890e Refactor AMU support for Cortex A75 by Dimitris Papastamos · 7 years ago
  46. a2e702a Factor out CPU AMU helpers by Dimitris Papastamos · 7 years ago
  47. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 7 years ago
  48. ce6d964 FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · 7 years ago
  49. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 8 years ago
  50. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 8 years ago
  51. 0c306cc ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 8 years ago
  52. caf4eca ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · 7 years ago
  53. 81bf6aa ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · 7 years ago
  54. f2c83c1 ARM platforms: Fix console address for flush by Jeenu Viswambharan · 8 years ago
  55. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 8 years ago
  56. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 8 years ago
  57. 1dc0714 Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 8 years ago
  58. c4fa173 SPM: Map devices in the 1st GB by Sandrine Bailleux · 8 years ago
  59. 0d3a27e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 8 years ago
  60. 76d2673 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 8 years ago
  61. 81528db bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 8 years ago
  62. 53bfb94 Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · 8 years ago
  63. 66db10c Move TSP to TZC secured DRAM by Dimitris Papastamos · 8 years ago
  64. 7bdf0c1 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 8 years ago
  65. 211d307 Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 8 years ago
  66. 9f0ee04 Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dram by davidcunado-arm · 8 years ago
  67. 7d44ac1 fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAM by Antonio Nino Diaz · 8 years ago
  68. 2633dfe SPM: Remove ARM platforms header from SPM common code by Antonio Nino Diaz · 8 years ago
  69. fb48b97 ARM Platforms: Change the TZC access permissions for EL3 payload by Soby Mathew · 8 years ago
  70. 3872fc2 Do not enable SVE on pre-v8.2 platforms by David Cunado · 8 years ago
  71. a9f9b60 Juno AArch32: Remove duplicate definition of bl2 platform API by Soby Mathew · 8 years ago
  72. 5744e87 ARM platforms: Fixup AArch32 builds by Soby Mathew · 8 years ago
  73. 3a6a9ad fvp: Enable the Activity Monitor Unit extensions by default by Dimitris Papastamos · 8 years ago
  74. 281a08c Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 8 years ago
  75. 0baec2a ARM platforms: Enable SDEI by Jeenu Viswambharan · 8 years ago
  76. 0bef0ed ARM platforms: Define exception macros by Jeenu Viswambharan · 8 years ago
  77. 781f4aa ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 8 years ago
  78. 71e7a4e ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 8 years ago
  79. 058efee GICv2: Fix populating PE target data by Jeenu Viswambharan · 8 years ago
  80. 9500d5a Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 8 years ago
  81. e29efeb SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 8 years ago
  82. 92c5066 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 8 years ago
  83. 3de7d58 Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 8 years ago
  84. d58f3ca Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · 8 years ago
  85. 9b1eae9 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 8 years ago
  86. 7ca267b plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 8 years ago
  87. f911e22 Merge pull request #1131 from jeenu-arm/gic-migrate by davidcunado-arm · 8 years ago
  88. 623c437 Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 8 years ago
  89. b2c363b ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 8 years ago
  90. dea417c ARM platforms: supply per-PE target mask array by Jeenu Viswambharan · 8 years ago
  91. b48ae26 reset2: Add css_system_reset2() by Roberto Vargas · 8 years ago
  92. ed3c0ef scp: Introduce css_scp_system_off() function by Roberto Vargas · 8 years ago
  93. e35a3fb ARM platforms: enable GICv3 state save/restore by Soby Mathew · 8 years ago
  94. a22dffc ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 8 years ago
  95. ebf1ca1 GICv3: add functions for save and restore by Soby Mathew · 8 years ago
  96. c64d134 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 8 years ago
  97. cb2cfae Merge pull request #1115 from jeenu-arm/tsp-mt by davidcunado-arm · 8 years ago
  98. 5e4ca66 TSP: Support multi-threading CPUs on FVP by Jeenu Viswambharan · 8 years ago
  99. b8fa2ed Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · 8 years ago
  100. b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 8 years ago