1. 6ba5abe feat(plat/fvp): add EL3 SPMC #defines by Marc Bonnici · 2 years, 7 months ago
  2. 9b4b71d Merge changes from topic "refactor-hw-config-load" into integration by Lauren Wehrmeister · 2 years, 2 months ago
  3. 73ad731 feat(smmu): configure SMMU Root interface by Olivier Deprez · 2 years, 5 months ago
  4. 86854e7 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · 2 years, 4 months ago
  5. 294e1cf feat(rme): add dummy platform token to RMMD by Soby Mathew · 2 years, 3 months ago
  6. fe09a42 fix(fvp): extend memory map to include all DRAM memory regions by Federico Recanati · 2 years, 6 months ago
  7. eba13bd refactor(fvp): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 2 years, 6 months ago
  8. 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · 2 years, 9 months ago
  9. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 2 years, 10 months ago
  10. ea4195d fix(plat/fvp): bump BL2 stack size by Soby Mathew · 3 years, 1 month ago
  11. 1e8e3fd fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · 3 years ago
  12. cb6b562 refactor(plat/arm): rename ARM_DTB_DRAM_NS region macros by Zelalem Aweke · 3 years ago
  13. c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 3 years ago
  14. 96c0bab feat(plat/fvp): add RMM image support for FVP platform by Zelalem Aweke · 3 years ago
  15. c8bc23e feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 3 years ago
  16. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 3 years, 1 month ago
  17. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 3 years, 4 months ago
  18. 443ccbc refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · 3 years, 2 months ago
  19. 40618cf plat: arm: Make BL32_BASE platform dependent when SPD_spmd is enabled by Arunachalam Ganapathy · 4 years ago
  20. b92a954 plat/arm: fvp: Increase BL2 maximum size by Manish V Badarkhe · 3 years, 10 months ago
  21. 61369a2 plat/arm/board/fvp: Add support for Measured Boot by Alexei Fedorov · 4 years ago
  22. 1856cc9 plat/arm: Fix build failure due to increase in BL2 size by Manish V Badarkhe · 4 years ago
  23. 8d0effa Merge changes from topic "fw_config_handoff" into integration by Sandrine Bailleux · 4 years ago
  24. fbf1fd2 plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · 4 years, 1 month ago
  25. fc3e7a2 fconf: Extract Timer clock freq from HW_CONFIG dtb by laurenw-arm · 4 years, 5 months ago
  26. 7693cd5 Merge "plat/fvp: Support for extracting UART serial node info from DT" into integration by Mark Dykes · 4 years, 1 month ago
  27. 361c1b3 plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 4 years, 3 months ago
  28. dc5e9a2 plat/fvp: Populate GICv3 parameters dynamically by laurenw-arm · 4 years, 2 months ago
  29. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  30. e183e15 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 4 years, 3 months ago
  31. c48eb86 Increase maximum size of BL2 image by Manish V Badarkhe · 4 years, 3 months ago
  32. aa1121f FVP: In BL31/SP_MIN, map only the needed DRAM region statically by Madhukar Pappireddy · 4 years, 4 months ago
  33. 26b945c fconf: Extract topology node properties from HW_CONFIG dtb by Madhukar Pappireddy · 4 years, 6 months ago
  34. ae9677b fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 4 years, 5 months ago
  35. ea0424f FVP: Fix BL31 load address and image size for RESET_TO_BL31=1 by Alexei Fedorov · 4 years, 5 months ago
  36. 2cef2d3 fvp: Slightly Bump the stack size for bl1 and bl2 by Louis Mayencourt · 4 years, 6 months ago
  37. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  38. ce9af96 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 4 years, 7 months ago
  39. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  40. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  41. 9660dc1 debugfs: add SMC channel by Ambroise Vincent · 5 years ago
  42. e8b10e2 arm: Fix current RECLAIM_INIT_CODE behavior by Ambroise Vincent · 5 years ago
  43. 438aa72 ROMLIB: Optimize memory layout when ROMLIB is used by Louis Mayencourt · 4 years, 9 months ago
  44. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  45. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  46. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
  47. fc58d33 fvp: Increase the size of the stack for FVP by Louis Mayencourt · 5 years ago
  48. e97998f plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · 6 years ago
  49. 81eb5ce Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 5 years ago
  50. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  51. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 5 years ago
  52. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  53. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  54. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 5 years ago
  55. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  56. 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 6 years ago
  57. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  58. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  59. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · 6 years ago
  60. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  61. ecfaf11 fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · 6 years ago
  62. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  63. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  64. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  65. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  66. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  67. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  68. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  69. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  70. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  71. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  72. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  73. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  74. fecedb0 Fix FVP DRAM2 size by Roberto Vargas · 6 years ago
  75. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  76. 9c4b1b7 SPM: Remove ARM platforms header from SPM common code by Antonio Nino Diaz · 7 years ago
  77. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  78. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  79. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · 7 years ago
  80. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 7 years ago
  81. e32c042 FVP: Include utils_def.h instead of utils.h by Sandrine Bailleux · 7 years ago
  82. 9e78b92 FVP: Support Base FVP RevC by Jeenu Viswambharan · 7 years ago
  83. 4fd361b FVP: Remove CCI registers from crash dump by Jeenu Viswambharan · 7 years ago
  84. 528d21b FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · 8 years ago
  85. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  86. d1f9775 FVP,Juno: switch FVP and Juno to use generic TBBR OID header by Masahiro Yamada · 7 years ago
  87. a27c166 cert: move platform_oid.h to include/tools_share for all platforms by Masahiro Yamada · 7 years ago
  88. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  89. 30a2694 Fix ARM_BL31_IN_DRAM build by Douglas Raillard · 7 years ago
  90. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  91. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · 8 years ago
  92. 7356b1e Add CCN support to FVP platform port by Soby Mathew · 8 years ago
  93. 2c7ed5b Dump platform-defined regs in crash reporting by Gerald Lejeune · 9 years ago
  94. d3e1a1d Merge pull request #575 from soby-mathew/sm/new_tzc_driver by danh-arm · 8 years ago
  95. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · 8 years ago
  96. 0ba499f Add support to load BL31 in DRAM by David Wang · 8 years ago
  97. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 8 years ago
  98. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 8 years ago
  99. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 8 years ago
  100. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 8 years ago