1. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  2. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  3. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  4. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  5. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  6. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 6 years ago
  7. b96ee4b memprotect: Move files to specific platform makefiles by Roberto Vargas · 6 years ago
  8. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  9. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  10. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 6 years ago
  11. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  12. d02000d Set FVP DYN_DISABLE_AUTH authentication default to 0 by Daniel Boulby · 6 years ago
  13. f44b8e8 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 6 years ago
  14. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · 6 years ago
  15. bcca6c6 Move mem-protect definitions to board specific files by Roberto Vargas · 6 years ago
  16. 756b8dc Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default by Dimitris Papastamos · 6 years ago
  17. 89736dd Add AMU support for Cortex-Ares by Dimitris Papastamos · 6 years ago
  18. ea84d6b Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 7 years ago
  19. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  20. ec42385 Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor by Dimitris Papastamos · 6 years ago
  21. 31c397f plat/arm: SPM: Force BL31 to DRAM when SPM is used by Antonio Nino Diaz · 6 years ago
  22. b681484 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 6 years ago
  23. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 6 years ago
  24. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  25. b72de19 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 6 years ago
  26. d4b35e1 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 6 years ago
  27. 5355397 Merge pull request #1347 from davidcunado-arm/dc/affinities by Dimitris Papastamos · 6 years ago
  28. 5ce394c plat/arm: Allow override of default TZC regions by Summer Qin · 6 years ago
  29. ee2fe02 FVP: Fix function for translating MPIDR to linear index by David Cunado · 6 years ago
  30. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  31. f0d79e7 Merge pull request #1307 from wangfeng-64/master by davidcunado-arm · 6 years ago
  32. 8d22ec3 FVP: change the method for translating MPIDR values to a linear indices by Wang Feng · 6 years ago
  33. 10503cc FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · 6 years ago
  34. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  35. 0d308e8 Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn by davidcunado-arm · 6 years ago
  36. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · 6 years ago
  37. fecedb0 Fix FVP DRAM2 size by Roberto Vargas · 6 years ago
  38. 269dc75 Merge pull request #1290 from jeenu-arm/dynamiq by davidcunado-arm · 6 years ago
  39. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  40. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  41. 1a6eed3 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 6 years ago
  42. 7542113 FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 6 years ago
  43. 0b5dacd Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  44. f317e5d Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 6 years ago
  45. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  46. a684e58 FVP: restrict dynamic config to Unix build environment by Soby Mathew · 6 years ago
  47. 1be747f Refactor AMU support for Cortex A75 by Dimitris Papastamos · 6 years ago
  48. 0b00f8a Factor out CPU AMU helpers by Dimitris Papastamos · 6 years ago
  49. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  50. 5f6412a FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · 6 years ago
  51. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  52. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 6 years ago
  53. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 6 years ago
  54. 4808f8b SPM: Map devices in the 1st GB by Sandrine Bailleux · 6 years ago
  55. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 6 years ago
  56. 9f41248 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 6 years ago
  57. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  58. d7e2e9e Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · 7 years ago
  59. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  60. 0b6af83 fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAM by Antonio Nino Diaz · 7 years ago
  61. 9c4b1b7 SPM: Remove ARM platforms header from SPM common code by Antonio Nino Diaz · 7 years ago
  62. 12241b9 fvp: Enable the Activity Monitor Unit extensions by default by Dimitris Papastamos · 7 years ago
  63. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  64. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 7 years ago
  65. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  66. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  67. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  68. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · 7 years ago
  69. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 7 years ago
  70. 327548c GICv3: add functions for save and restore by Soby Mathew · 7 years ago
  71. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · 7 years ago
  72. 4ecdba3 TSP: Support multi-threading CPUs on FVP by Jeenu Viswambharan · 7 years ago
  73. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  74. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago
  75. e32c042 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · 7 years ago
  76. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · 7 years ago
  77. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 7 years ago
  78. b260c3a ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 7 years ago
  79. a681413 Merge pull request #1071 from jeenu-arm/syntax-fix by danh-arm · 7 years ago
  80. 749d25b plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · 7 years ago
  81. 17459aa Merge pull request #1068 from jenswi-linaro/optee_arm_plat by danh-arm · 7 years ago
  82. 0814c6a FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM by Jens Wiklander · 7 years ago
  83. c7860cf FVP: Always assume shifted affinity with MT bit by Isla Mitchell · 7 years ago
  84. 9e78b92 FVP: Support Base FVP RevC by Jeenu Viswambharan · 7 years ago
  85. 4fd361b FVP: Remove CCI registers from crash dump by Jeenu Viswambharan · 7 years ago
  86. 528d21b FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · 8 years ago
  87. d9160a5 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · 7 years ago
  88. d254879 Fix order of ARM platform #includes by Isla Mitchell · 7 years ago
  89. 400adc0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · 7 years ago
  90. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · 7 years ago
  91. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  92. 1983bd6 Merge pull request #961 from jeenu-arm/gic-600 by danh-arm · 7 years ago
  93. d7a901e Introduce ARM GIC-600 driver by Jeenu Viswambharan · 8 years ago
  94. 805c2c7 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · 8 years ago
  95. 35e7298 fvp: Remove unnecessary default case by dp-arm · 7 years ago
  96. 4be1a61 Merge pull request #938 from masahir0y/tools_share by danh-arm · 7 years ago
  97. d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 7 years ago
  98. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  99. 3b3ce18 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · 7 years ago
  100. cdd03cb AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 7 years ago