1. ee2fe02 FVP: Fix function for translating MPIDR to linear index by David Cunado · 6 years ago
  2. 1e5138e Merge pull request #1327 from npoushin/npoushin/sgi575 by Dimitris Papastamos · 6 years ago
  3. 0ece80f ARM platforms: Add support for SGI575 by Nariman Poushin · 6 years ago
  4. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  5. f0d79e7 Merge pull request #1307 from wangfeng-64/master by davidcunado-arm · 6 years ago
  6. 3c817f4 Rename 'smcc' to 'smccc' by Antonio Nino Diaz · 6 years ago
  7. 8d22ec3 FVP: change the method for translating MPIDR values to a linear indices by Wang Feng · 6 years ago
  8. 10503cc FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · 6 years ago
  9. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  10. db14130 BL2U: Fix ARM platform timer initilization by Soby Mathew · 6 years ago
  11. 0d308e8 Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn by davidcunado-arm · 6 years ago
  12. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · 6 years ago
  13. fecedb0 Fix FVP DRAM2 size by Roberto Vargas · 6 years ago
  14. 269dc75 Merge pull request #1290 from jeenu-arm/dynamiq by davidcunado-arm · 6 years ago
  15. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  16. 2b36b15 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 6 years ago
  17. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  18. 1a6eed3 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 6 years ago
  19. 7542113 FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 6 years ago
  20. 0fa6fdf Select SCMI/SDS drivers by default on Juno by Sandrine Bailleux · 6 years ago
  21. 0b5dacd Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  22. f317e5d Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 6 years ago
  23. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  24. a684e58 FVP: restrict dynamic config to Unix build environment by Soby Mathew · 6 years ago
  25. 1be747f Refactor AMU support for Cortex A75 by Dimitris Papastamos · 6 years ago
  26. 0b00f8a Factor out CPU AMU helpers by Dimitris Papastamos · 6 years ago
  27. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  28. 5f6412a FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · 6 years ago
  29. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  30. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 6 years ago
  31. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 6 years ago
  32. c44110d ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · 6 years ago
  33. b58da6f ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · 6 years ago
  34. 46343c0 ARM platforms: Fix console address for flush by Jeenu Viswambharan · 6 years ago
  35. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  36. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  37. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago
  38. 4808f8b SPM: Map devices in the 1st GB by Sandrine Bailleux · 6 years ago
  39. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 6 years ago
  40. 9f41248 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 6 years ago
  41. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  42. d7e2e9e Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · 7 years ago
  43. 8a41859 Move TSP to TZC secured DRAM by Dimitris Papastamos · 7 years ago
  44. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  45. 4213a3f Merge pull request #1178 from davidcunado-arm/dc/enable_sve by davidcunado-arm · 7 years ago
  46. d77cc29 Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dram by davidcunado-arm · 7 years ago
  47. 0b6af83 fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAM by Antonio Nino Diaz · 7 years ago
  48. 9c4b1b7 SPM: Remove ARM platforms header from SPM common code by Antonio Nino Diaz · 7 years ago
  49. 15b149e ARM Platforms: Change the TZC access permissions for EL3 payload by Soby Mathew · 7 years ago
  50. c5b0c0f Do not enable SVE on pre-v8.2 platforms by David Cunado · 7 years ago
  51. e9263d0 Juno AArch32: Remove duplicate definition of bl2 platform API by Soby Mathew · 7 years ago
  52. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  53. 12241b9 fvp: Enable the Activity Monitor Unit extensions by default by Dimitris Papastamos · 7 years ago
  54. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  55. a5acc0a ARM platforms: Enable SDEI by Jeenu Viswambharan · 7 years ago
  56. b183745 ARM platforms: Define exception macros by Jeenu Viswambharan · 7 years ago
  57. 1dc771b ARM platforms: Provide SDEI entry point validation by Jeenu Viswambharan · 7 years ago
  58. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 7 years ago
  59. fbf5bda GICv2: Fix populating PE target data by Jeenu Viswambharan · 7 years ago
  60. baa1611 Merge pull request #1148 from antonio-nino-diaz-arm/an/spm by davidcunado-arm · 7 years ago
  61. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  62. 31036d5 Merge pull request #1153 from robertovargas-arm/fix-macros by davidcunado-arm · 7 years ago
  63. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  64. ac6dc35 Always define ARM_TSP_RAM_LOCATION_ID by Roberto Vargas · 7 years ago
  65. de431b1 plat/arm: enlarge the BL2 size on Arm platforms when TBB is enabled by Qixiang Xu · 7 years ago
  66. c7b12c5 plat/arm: change the default option of ARM_TSP_RAM_LOCATION by Qixiang Xu · 7 years ago
  67. 8774735 Merge pull request #1131 from jeenu-arm/gic-migrate by davidcunado-arm · 7 years ago
  68. c444fcf Merge pull request #1130 from jeenu-arm/gic-patches by davidcunado-arm · 7 years ago
  69. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  70. eeb43be ARM platforms: supply per-PE target mask array by Jeenu Viswambharan · 7 years ago
  71. 3caafd7 reset2: Add css_system_reset2() by Roberto Vargas · 7 years ago
  72. fc2b4eb scp: Introduce css_scp_system_off() function by Roberto Vargas · 7 years ago
  73. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · 7 years ago
  74. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 7 years ago
  75. 327548c GICv3: add functions for save and restore by Soby Mathew · 7 years ago
  76. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 7 years ago
  77. ad1bbf1 Merge pull request #1115 from jeenu-arm/tsp-mt by davidcunado-arm · 7 years ago
  78. 4ecdba3 TSP: Support multi-threading CPUs on FVP by Jeenu Viswambharan · 7 years ago
  79. 56fcdd7 Merge pull request #1107 from geesun/qx/add_ecdsa_support by davidcunado-arm · 7 years ago
  80. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  81. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  82. 1c2aef1 Add support for TBBR using ECDSA keys in ARM platforms by Qixiang Xu · 7 years ago
  83. a674feb plat/arm : update BL size macros to give BL1 and BL2 more space for TBB by Qixiang Xu · 7 years ago
  84. e32c042 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · 7 years ago
  85. 9ce83d3 Merge pull request #1092 from jeenu-arm/errata-workarounds by davidcunado-arm · 7 years ago
  86. c40b59c Merge pull request #1088 from soby-mathew/sm/sds_scmi by davidcunado-arm · 7 years ago
  87. 4cd483d Merge pull request #1086 from robertovargas-arm/dead_loop by davidcunado-arm · 7 years ago
  88. 8392aab Juno: Disable 859971 and 859972 errata workarounds by Eleanor Bonnici · 7 years ago
  89. 512d84c Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1 by davidcunado-arm · 7 years ago
  90. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  91. f6f2b7e SDS: Introduce the sds drivers by Soby Mathew · 7 years ago
  92. a535453 Split CSS makefile for sp_min on Juno by Soby Mathew · 7 years ago
  93. 9c685a8 juno: Fix bug in plat_get_my_entrypoint by Roberto Vargas · 7 years ago
  94. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 7 years ago
  95. 322bdba Merge pull request #1072 from sandrine-bailleux-arm/sb/tsp-mapping by danh-arm · 7 years ago
  96. 13b1605 Export KEY_ALG as a user build option by Soby Mathew · 7 years ago
  97. b260c3a ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 7 years ago
  98. 39f9c16 Juno: Define PLAT_LOG_LEVEL_ASSERT to LOG_LEVEL_INFO by Soby Mathew · 7 years ago
  99. 0b52e78 Don't use zero_normalmem in bl2_platform_setup by Roberto Vargas · 7 years ago
  100. a681413 Merge pull request #1071 from jeenu-arm/syntax-fix by danh-arm · 7 years ago