1. aa1121f FVP: In BL31/SP_MIN, map only the needed DRAM region statically by Madhukar Pappireddy · 4 years, 4 months ago
  2. 26b945c fconf: Extract topology node properties from HW_CONFIG dtb by Madhukar Pappireddy · 4 years, 6 months ago
  3. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 5 months ago
  4. ea0424f FVP: Fix BL31 load address and image size for RESET_TO_BL31=1 by Alexei Fedorov · 4 years, 5 months ago
  5. 2cef2d3 fvp: Slightly Bump the stack size for bl1 and bl2 by Louis Mayencourt · 4 years, 6 months ago
  6. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  7. ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 4 years, 7 months ago
  8. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  9. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  10. 9660dc1 debugfs: add SMC channel by Ambroise Vincent · 5 years ago
  11. e8b10e2 arm: Fix current RECLAIM_INIT_CODE behavior by Ambroise Vincent · 5 years ago
  12. 438aa72 ROMLIB: Optimize memory layout when ROMLIB is used by Louis Mayencourt · 4 years, 9 months ago
  13. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  14. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  15. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
  16. fc58d33 fvp: Increase the size of the stack for FVP by Louis Mayencourt · 5 years ago
  17. e97998f plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · 6 years ago
  18. 81eb5ce Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 5 years ago
  19. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  20. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 5 years ago
  21. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  22. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  23. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 5 years ago
  24. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  25. 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 6 years ago
  26. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  27. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  28. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · 6 years ago
  29. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  30. ecfaf11 fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · 6 years ago
  31. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  32. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  33. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  34. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  35. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  36. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  37. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  38. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  39. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  40. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  41. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  42. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  43. fecedb0 Fix FVP DRAM2 size by Roberto Vargas · 6 years ago
  44. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  45. 9c4b1b7 SPM: Remove ARM platforms header from SPM common code by Antonio Nino Diaz · 7 years ago
  46. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  47. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  48. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · 7 years ago
  49. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 7 years ago
  50. e32c042 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · 7 years ago
  51. 9e78b92 FVP: Support Base FVP RevC by Jeenu Viswambharan · 7 years ago
  52. 4fd361b FVP: Remove CCI registers from crash dump by Jeenu Viswambharan · 7 years ago
  53. 528d21b FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · 8 years ago
  54. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  55. d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 7 years ago
  56. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  57. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  58. 30a2694 Fix ARM_BL31_IN_DRAM build by Douglas Raillard · 7 years ago
  59. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  60. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · 8 years ago
  61. 7356b1e Add CCN support to FVP platform port by Soby Mathew · 8 years ago
  62. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  63. d3e1a1d Merge pull request #575 from soby-mathew/sm/new_tzc_driver by danh-arm · 8 years ago
  64. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · 8 years ago
  65. 0ba499f Add support to load BL31 in DRAM by David Wang · 8 years ago
  66. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 8 years ago
  67. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 8 years ago
  68. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 8 years ago
  69. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 8 years ago
  70. fbb1301 Rework use of interconnect drivers by Vikram Kanigiri · 8 years ago
  71. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 8 years ago
  72. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  73. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
  74. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · 9 years ago
  75. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  76. 12012dd Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · 9 years ago
  77. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · 9 years ago
  78. feac8fc Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · 9 years ago
  79. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · 9 years ago
  80. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · 9 years ago
  81. d617f66 Move FVP port to plat/arm/board/fvp by Dan Handley · 9 years ago