1. f13d09a fvp: pwrc: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  2. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 5 years ago
  3. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  4. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  5. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 5 years ago
  6. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  7. 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 6 years ago
  8. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · 5 years ago
  9. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  10. d6839ef romlib: Add platform specific jump table list by Sathees Balya · 6 years ago
  11. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  12. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · 6 years ago
  13. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  14. fe7b2be SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 6 years ago
  15. d6cf9a2 SPM: Deprecate boot info struct by Antonio Nino Diaz · 6 years ago
  16. ecfaf11 fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · 6 years ago
  17. e4bf6a0 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 6 years ago
  18. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  19. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  20. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  21. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  22. 7823d9e FVP: Enable PIE for RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  23. ef81bc5 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 6 years ago
  24. 344ff02 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 6 years ago
  25. 61aff00 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 6 years ago
  26. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  27. e1ef432 Merge pull request #1606 from satheesbalya-arm/sb1_2603_misra_plat by Soby Mathew · 6 years ago
  28. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  29. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  30. 0dc0653 Merge pull request #1619 from antonio-nino-diaz-arm/an/norflash by Soby Mathew · 6 years ago
  31. d7da2f8 plat/arm: Move norflash driver to drivers/ folder by Antonio Nino Diaz · 6 years ago
  32. 50905c7 Fix misra warnings in SMC and power mgmt code by Sathees Balya · 6 years ago
  33. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  34. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  35. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  36. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  37. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  38. e0b757d Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 6 years ago
  39. b96ee4b memprotect: Move files to specific platform makefiles by Roberto Vargas · 6 years ago
  40. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  41. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  42. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 6 years ago
  43. 9463cae Add initial CPU support for Cortex-Deimos by Joel Hutton · 6 years ago
  44. d02000d Set FVP DYN_DISABLE_AUTH authentication default to 0 by Daniel Boulby · 6 years ago
  45. f44b8e8 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 6 years ago
  46. a490fe0 Arm platforms: Remove common RAS configuration source by Jeenu Viswambharan · 6 years ago
  47. bcca6c6 Move mem-protect definitions to board specific files by Roberto Vargas · 6 years ago
  48. 756b8dc Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by default by Dimitris Papastamos · 6 years ago
  49. 89736dd Add AMU support for Cortex-Ares by Dimitris Papastamos · 6 years ago
  50. ea84d6b Add support for Cortex-Ares and Cortex-A76 CPUs by Isla Mitchell · 7 years ago
  51. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  52. ec42385 Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactor by Dimitris Papastamos · 6 years ago
  53. 31c397f plat/arm: SPM: Force BL31 to DRAM when SPM is used by Antonio Nino Diaz · 6 years ago
  54. b681484 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 6 years ago
  55. 45e39e2 FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 6 years ago
  56. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  57. b72de19 Merge pull request #1356 from robertovargas-arm/misra-changes by Dimitris Papastamos · 6 years ago
  58. d4b35e1 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 6 years ago
  59. 5355397 Merge pull request #1347 from davidcunado-arm/dc/affinities by Dimitris Papastamos · 6 years ago
  60. 5ce394c plat/arm: Allow override of default TZC regions by Summer Qin · 6 years ago
  61. ee2fe02 FVP: Fix function for translating MPIDR to linear index by David Cunado · 6 years ago
  62. ff957ed plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  63. f0d79e7 Merge pull request #1307 from wangfeng-64/master by davidcunado-arm · 6 years ago
  64. 8d22ec3 FVP: change the method for translating MPIDR values to a linear indices by Wang Feng · 6 years ago
  65. 10503cc FVP AArch32: Fix flash access in BL32 for mem_protect by Joel Hutton · 6 years ago
  66. 9427357 Juno: Change the Firmware update detect mechanism by Soby Mathew · 6 years ago
  67. 0d308e8 Merge pull request #1297 from soby-mathew/sm/fix_aarch32_plat_cmn by davidcunado-arm · 6 years ago
  68. 6d07e67 Remove sp_min functions from plat_common.c by Soby Mathew · 6 years ago
  69. fecedb0 Fix FVP DRAM2 size by Roberto Vargas · 6 years ago
  70. 269dc75 Merge pull request #1290 from jeenu-arm/dynamiq by davidcunado-arm · 6 years ago
  71. b8d8145 Merge pull request #1282 from robertovargas-arm/misra-changes by davidcunado-arm · 6 years ago
  72. 2ca18d9 Fix MISRA rule 8.4 Part 1 by Roberto Vargas · 6 years ago
  73. 1a6eed3 Fix MISRA rule 8.3 Part 1 by Roberto Vargas · 6 years ago
  74. 7542113 FVP: Allow building for DynamIQ systems by Jeenu Viswambharan · 6 years ago
  75. 0b5dacd Merge pull request #1287 from davidcunado-arm/dc/fix_misra by davidcunado-arm · 6 years ago
  76. f317e5d Merge pull request #1274 from dp-arm/dp/a75 by davidcunado-arm · 6 years ago
  77. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  78. a684e58 FVP: restrict dynamic config to Unix build environment by Soby Mathew · 6 years ago
  79. 1be747f Refactor AMU support for Cortex A75 by Dimitris Papastamos · 6 years ago
  80. 0b00f8a Factor out CPU AMU helpers by Dimitris Papastamos · 6 years ago
  81. cc36484 Dynamic cfg: MISRA fixes by Soby Mathew · 6 years ago
  82. 5f6412a FVP: Add TB_FW_CONFIG and HW_CONFIG by Soby Mathew · 6 years ago
  83. 96a1c6b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 6 years ago
  84. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 6 years ago
  85. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 6 years ago
  86. 4808f8b SPM: Map devices in the 1st GB by Sandrine Bailleux · 6 years ago
  87. b5d1f8e Merge pull request #1200 from robertovargas-arm/bl2-el3 by davidcunado-arm · 6 years ago
  88. 9f41248 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP by Roberto Vargas · 6 years ago
  89. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  90. d7e2e9e Add hooks to save/restore AMU context for Cortex A75 by Dimitris Papastamos · 7 years ago
  91. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  92. 0b6af83 fvp: Disable SYSTEM_SUSPEND when ARM_BL31_IN_DRAM by Antonio Nino Diaz · 7 years ago
  93. 9c4b1b7 SPM: Remove ARM platforms header from SPM common code by Antonio Nino Diaz · 7 years ago
  94. 12241b9 fvp: Enable the Activity Monitor Unit extensions by default by Dimitris Papastamos · 7 years ago
  95. 5bdbb47 Refactor Statistical Profiling Extensions implementation by Dimitris Papastamos · 7 years ago
  96. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 7 years ago
  97. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  98. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  99. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  100. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · 7 years ago