1. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
  2. fc58d33 fvp: Increase the size of the stack for FVP by Louis Mayencourt · 5 years ago
  3. e97998f plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · 6 years ago
  4. 81eb5ce Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 5 years ago
  5. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  6. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 5 years ago
  7. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  8. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  9. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 5 years ago
  10. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  11. 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 6 years ago
  12. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  13. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  14. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · 6 years ago
  15. 840627f SPM: Load image and RD from SP package 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. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  18. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  19. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  20. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  21. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  22. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  23. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  24. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  25. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  26. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  27. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  28. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  29. fecedb0 Fix FVP DRAM2 size by Roberto Vargas · 6 years ago
  30. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  31. 9c4b1b7 SPM: Remove ARM platforms header from SPM common code by Antonio Nino Diaz · 7 years ago
  32. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  33. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  34. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · 7 years ago
  35. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 7 years ago
  36. e32c042 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · 7 years ago
  37. 9e78b92 FVP: Support Base FVP RevC by Jeenu Viswambharan · 7 years ago
  38. 4fd361b FVP: Remove CCI registers from crash dump by Jeenu Viswambharan · 7 years ago
  39. 528d21b FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · 8 years ago
  40. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  41. d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 7 years ago
  42. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  43. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  44. 30a2694 Fix ARM_BL31_IN_DRAM build by Douglas Raillard · 7 years ago
  45. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  46. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · 8 years ago
  47. 7356b1e Add CCN support to FVP platform port by Soby Mathew · 8 years ago
  48. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  49. d3e1a1d Merge pull request #575 from soby-mathew/sm/new_tzc_driver by danh-arm · 8 years ago
  50. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · 8 years ago
  51. 0ba499f Add support to load BL31 in DRAM by David Wang · 8 years ago
  52. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 8 years ago
  53. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 8 years ago
  54. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 8 years ago
  55. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 8 years ago
  56. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  57. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 8 years ago
  58. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  59. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
  60. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · 9 years ago
  61. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  62. 12012dd Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · 9 years ago
  63. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · 9 years ago
  64. feac8fc Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · 9 years ago
  65. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · 9 years ago
  66. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · 9 years ago
  67. d617f66 Move FVP port to plat/arm/board/fvp by Dan Handley · 9 years ago