1. d4b35e1 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  2. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:24:00 2018 +0000
  3. f0d79e7 Merge pull request #1307 from wangfeng-64/master by davidcunado-arm · Thu Mar 22 07:57:19 2018 +0000
  4. 8d22ec3 FVP: change the method for translating MPIDR values to a linear indices by Wang Feng · Thu Mar 15 15:32:41 2018 +0800
  5. 10503cc FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · Thu Mar 15 11:33:44 2018 +0000
  6. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · Wed Mar 07 11:32:04 2018 +0000
  7. 0d308e8 Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn by davidcunado-arm · Sat Mar 03 00:25:19 2018 +0000
  8. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · Thu Mar 01 10:53:33 2018 +0000
  9. fecedb0 Fix FVP DRAM2 size by Roberto Vargas · Thu Feb 01 15:19:00 2018 +0000
  10. 269dc75 Merge pull request #1290 from jeenu-arm/dynamiq by davidcunado-arm · Wed Feb 28 20:10:29 2018 +0000
  11. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · Wed Feb 28 18:53:30 2018 +0000
  12. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  13. 1a6eed3 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · Mon Feb 12 12:36:17 2018 +0000
  14. 7542113 FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · Wed Jan 31 14:52:08 2018 +0000
  15. 0b5dacd Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · Wed Feb 28 09:48:35 2018 +0000
  16. f317e5d Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · Tue Feb 27 21:58:42 2018 +0000
  17. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · Fri Feb 16 21:12:58 2018 +0000
  18. a684e58 FVP: restrict dynamic config to Unix build environment by Soby Mathew · Tue Feb 27 11:17:14 2018 +0000
  19. 1be747f Refactor AMU support for Cortex A75 by Dimitris Papastamos · Wed Feb 14 10:28:36 2018 +0000
  20. 0b00f8a Factor out CPU AMU helpers by Dimitris Papastamos · Wed Feb 14 10:00:06 2018 +0000
  21. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · Wed Feb 21 01:16:39 2018 +0000
  22. 5f6412a FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · Thu Feb 08 11:39:38 2018 +0000
  23. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · Mon Jan 15 14:45:33 2018 +0000
  24. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · Mon Jan 15 14:43:42 2018 +0000
  25. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · Wed Jan 10 15:59:31 2018 +0000
  26. 4808f8b SPM: Map devices in the 1st GB by Sandrine Bailleux · Fri Jan 12 15:50:12 2018 +0100
  27. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · Fri Jan 19 13:40:12 2018 +0000
  28. 9f41248 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · Tue Jan 16 10:35:23 2018 +0000
  29. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · Fri Nov 17 13:22:18 2017 +0000
  30. d7e2e9e Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · Mon Dec 11 11:45:35 2017 +0000
  31. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · Fri Dec 08 10:38:24 2017 +0000
  32. 0b6af83 fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAM by Antonio Nino Diaz · Wed Nov 22 12:00:44 2017 +0000
  33. 9c4b1b7 SPM: Remove ARM platforms header from SPM common code by Antonio Nino Diaz · Fri Nov 24 16:43:15 2017 +0000
  34. 12241b9 fvp: Enable the Activity Monitor Unit extensions by default by Dimitris Papastamos · Tue Nov 14 13:27:41 2017 +0000
  35. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · Fri Oct 13 12:06:06 2017 +0100
  36. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · Tue Sep 19 09:27:18 2017 +0100
  37. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · Thu Nov 09 11:34:09 2017 +0000
  38. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · Fri Nov 03 13:12:48 2017 +0000
  39. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · Fri Sep 22 08:59:59 2017 +0100
  40. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · Wed Oct 11 16:08:58 2017 +0100
  41. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · Thu Oct 05 12:27:33 2017 +0100
  42. 327548c GICv3: add functions for save and restore by Soby Mathew · Thu Jul 13 15:19:51 2017 +0100
  43. ae6e285 Merge pull request #1109 from robertovargas-arm/mem_protect by davidcunado-arm · Wed Oct 04 16:23:59 2017 +0100
  44. 4ecdba3 TSP: Support multi-threading CPUs on FVP by Jeenu Viswambharan · Tue Oct 03 12:19:47 2017 +0100
  45. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · Tue Aug 08 11:27:20 2017 +0100
  46. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · Thu Aug 03 09:16:43 2017 +0100
  47. e32c042 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · Wed Sep 20 16:39:20 2017 +0100
  48. 1ced6b8 CSS: Changes for SDS framework by Soby Mathew · Mon Jun 12 12:37:10 2017 +0100
  49. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · Fri Sep 01 13:43:50 2017 +0100
  50. b260c3a ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · Wed Aug 30 10:59:22 2017 +0100
  51. a681413 Merge pull request #1071 from jeenu-arm/syntax-fix by danh-arm · Tue Aug 29 15:25:36 2017 +0100
  52. 749d25b plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · Wed Aug 23 14:12:59 2017 +0100
  53. 17459aa Merge pull request #1068 from jenswi-linaro/optee_arm_plat by danh-arm · Tue Aug 29 11:51:32 2017 +0100
  54. 0814c6a FVP: bl2: optionally map ARM_OPTEE_PAGEABLE_LOAD_MEM by Jens Wiklander · Fri Aug 25 10:07:20 2017 +0200
  55. c7860cf FVP: Always assume shifted affinity with MT bit by Isla Mitchell · Thu Aug 17 12:25:34 2017 +0100
  56. 9e78b92 FVP: Support Base FVP RevC by Jeenu Viswambharan · Tue Jul 18 15:42:50 2017 +0100
  57. 4fd361b FVP: Remove CCI registers from crash dump by Jeenu Viswambharan · Wed Jul 19 16:06:27 2017 +0100
  58. 528d21b FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · Tue Nov 15 13:53:57 2016 +0000
  59. d9160a5 FVP: Do not map DEVICE2 memory range when TBB is disabled by Sandrine Bailleux · Fri May 26 15:48:10 2017 +0100
  60. d254879 Fix order of ARM platform #includes by Isla Mitchell · Fri Jul 14 10:48:25 2017 +0100
  61. 400adc0 Merge pull request #997 from dp-arm/dp/spe by davidcunado-arm · Fri Jun 23 12:48:11 2017 +0100
  62. ee3457b aarch64: Enable Statistical Profiling Extensions for lower ELs by dp-arm · Tue May 23 09:32:49 2017 +0100
  63. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · Wed Jun 07 13:45:41 2017 +0100
  64. 1983bd6 Merge pull request #961 from jeenu-arm/gic-600 by danh-arm · Mon Jun 05 14:41:31 2017 +0100
  65. d7a901e Introduce ARM GIC-600 driver by Jeenu Viswambharan · Tue Dec 06 16:15:22 2016 +0000
  66. 805c2c7 Add support for Cortex-A75 and Cortex-A55 CPUs by David Wang · Wed Nov 09 16:29:02 2016 +0000
  67. 35e7298 fvp: Remove unnecessary default case by dp-arm · Tue May 02 12:35:24 2017 +0100
  68. 4be1a61 Merge pull request #938 from masahir0y/tools_share by danh-arm · Wed May 24 14:20:20 2017 +0100
  69. d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · Tue May 23 19:41:36 2017 +0900
  70. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · Mon May 22 12:11:24 2017 +0900
  71. 3b3ce18 Merge pull request #939 from dp-arm/dp/AArch32_tbbr by danh-arm · Mon May 22 15:28:17 2017 +0100
  72. cdd03cb AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · Wed Feb 15 11:07:55 2017 +0000
  73. 5f2b012 FVP: Break circular dependency in platform header files by Sandrine Bailleux · Thu May 11 14:19:55 2017 +0100
  74. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  75. 7ff77c1 Merge pull request #888 from douglas-raillard-arm/dr/fix_ULL_issue by davidcunado-arm · Thu Apr 06 15:23:52 2017 +0100
  76. 30a2694 Fix ARM_BL31_IN_DRAM build by Douglas Raillard · Wed Mar 08 16:49:31 2017 +0000
  77. 306593d Add support for GCC stack protection by Douglas Raillard · Fri Feb 24 18:14:15 2017 +0000
  78. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · Thu Jan 19 10:26:16 2017 +0000
  79. 441bfdd Use #ifdef for IMAGE_BL* instead of #if by Masahiro Yamada · Sun Dec 25 23:36:24 2016 +0900
  80. 6ad3548 FVP: Avail GIC Redistributor power management by Jeenu Viswambharan · Fri Dec 09 11:14:34 2016 +0000
  81. 975d08c Merge pull request #774 from jeenu-arm/no-return-macro by danh-arm · Mon Dec 12 14:29:01 2016 +0000
  82. 0b4c5a3 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · Fri Oct 21 17:51:22 2016 +0100
  83. 68aef10 Define and use no_ret macro where no return is expected by Jeenu Viswambharan · Wed Nov 30 15:21:11 2016 +0000
  84. c669c1f Merge pull request #717 from sandrine-bailleux-arm/sb/foundation-fvp-v10 by davidcunado-arm · Mon Sep 26 10:20:08 2016 +0100
  85. 8b33d70 Whitelist version 9.6 of Foundation FVP by Sandrine Bailleux · Thu Sep 22 09:46:50 2016 +0100
  86. a4c219a AArch32: Add support for ARM Cortex-A32 MPCore Processor by Yatharth Kochar · Tue Jul 12 15:47:03 2016 +0100
  87. 1c16a4c AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · Thu Jun 30 14:50:58 2016 +0100
  88. a5f77d3 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · Mon Jul 04 11:26:14 2016 +0100
  89. 88ac53b AArch32: Add ARM platform changes in BL1 by Yatharth Kochar · Mon Jul 04 11:03:49 2016 +0100
  90. f528faf AArch32: Common changes needed for BL1/BL2 by Yatharth Kochar · Tue Jun 28 16:58:26 2016 +0100
  91. f9a0f16 ARM platform changes for new version of image loading by Yatharth Kochar · Tue Sep 13 17:07:57 2016 +0100
  92. 095529a FVP: Implement support for NODE_HW_STATE by Jeenu Viswambharan · Thu Aug 04 09:43:15 2016 +0100
  93. 5de9f49 Merge pull request #687 from sandrine-bailleux-arm/sb/panic-handler by danh-arm · Fri Aug 19 15:31:36 2016 +0100
  94. 628198b Add WFI in platform's unexpected error handlers by Sandrine Bailleux · Thu Aug 18 09:24:40 2016 +0100
  95. 7b75418 AArch32: Add FVP support for SP_MIN by Soby Mathew · Mon Jul 11 14:15:27 2016 +0100
  96. 0d268dc AArch32: Add essential ARM platform and FVP support by Soby Mathew · Mon Jul 11 14:13:56 2016 +0100
  97. 7d58e12 Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-mem by danh-arm · Thu Jul 28 09:23:10 2016 +0100
  98. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · Mon Jul 25 12:04:31 2016 +0100
  99. a0fedc4 Rework type usage in Trusted Firmware by Soby Mathew · Thu Jun 16 14:52:04 2016 +0100
  100. 889ca03 ARM CSS platforms: Map flash as execute-never by default by Sandrine Bailleux · Tue Jun 14 17:01:00 2016 +0100