1. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  2. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  3. 438aa72 ROMLIB: Optimize memory layout when ROMLIB is used by Louis Mayencourt · 4 years, 9 months ago
  4. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  5. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  6. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
  7. fc58d33 fvp: Increase the size of the stack for FVP by Louis Mayencourt · 5 years ago
  8. e97998f plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · 6 years ago
  9. 81eb5ce Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 5 years ago
  10. afa91db Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 5 years ago
  11. 4e6408c plat/arm: Move dynamic xlat enable logic to makefile by Antonio Nino Diaz · 5 years ago
  12. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  13. cbccdbf SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 5 years ago
  14. 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 6 years ago
  15. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  16. 675d155 SPM: Support multiple xlat tables contexts by Antonio Nino Diaz · 6 years ago
  17. bb7d1cd SPM: Map memory regions from RD by Antonio Nino Diaz · 6 years ago
  18. 840627f SPM: Load image and RD from SP package by Antonio Nino Diaz · 6 years ago
  19. ecfaf11 fvp: Increase stack size when SPM is enabled by Antonio Nino Diaz · 6 years ago
  20. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  21. 6971f00 plat/arm: Fix MISRA defects in common code by Antonio Nino Diaz · 6 years ago
  22. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  23. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  24. 30952cc plat/arm: Fix misra warnings in platform code by Sathees Balya · 6 years ago
  25. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  26. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  27. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  28. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  29. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 6 years ago
  30. fecedb0 Fix FVP DRAM2 size by Roberto Vargas · 6 years ago
  31. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  32. 9c4b1b7 SPM: Remove ARM platforms header from SPM common code by Antonio Nino Diaz · 7 years ago
  33. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  34. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  35. 9ca2806 ARM platforms: enable GICv3 state save/restore 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. 528d21b FVP: Add support for multi-threaded CPUs by Jeenu Viswambharan · 8 years ago
  39. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  40. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  41. 30a2694 Fix ARM_BL31_IN_DRAM build by Douglas Raillard · 7 years ago
  42. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  43. 30ce3ad ARM platforms: Define common image sizes by Antonio Nino Diaz · 8 years ago
  44. 7356b1e Add CCN support to FVP platform port by Soby Mathew · 8 years ago
  45. d3e1a1d Merge pull request #575 from soby-mathew/sm/new_tzc_driver by danh-arm · 8 years ago
  46. 9c708b5 Migrate ARM standard platforms to the refactored TZC driver by Soby Mathew · 8 years ago
  47. 0ba499f Add support to load BL31 in DRAM by David Wang · 8 years ago
  48. ec5eb56 Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 8 years ago
  49. 47e43f2 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 8 years ago
  50. 6c2d663 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 8 years ago
  51. 2e86cb1 ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 8 years ago
  52. 5d86f2e Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 8 years ago
  53. 7d19941 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 9 years ago
  54. 6e8f0b1 Merge pull request #462 from soby-mathew/sm/runtime_console by danh-arm · 9 years ago
  55. 2fd66be Specify BL31 runtime console for ARM Standard platforms by Soby Mathew · 9 years ago
  56. 1fa7eb6 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 9 years ago
  57. a869de1 CSS: Implement topology support for System power domain by Soby Mathew · 9 years ago
  58. feac8fc Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · 9 years ago
  59. a2cee03 Define the Non-Secure timer frame ID for ARM platforms by Vikram Kanigiri · 9 years ago
  60. cab2f5e Re-factor definition of TZC-400 base address by Vikram Kanigiri · 9 years ago
  61. d617f66 Move FVP port to plat/arm/board/fvp by Dan Handley · 9 years ago[Renamed from plat/fvp/include/platform_def.h]
  62. 2b6b574 Migrate FVP port to use common code by Dan Handley · 9 years ago
  63. 0cdebbd Remove use of PLATFORM_CACHE_LINE_SIZE by Dan Handley · 9 years ago
  64. eb23f98 Merge pull request #259 from soby-mathew/sm/plat_max_afflvl by danh-arm · 9 years ago
  65. 2b7de2b Export maximum affinity using PLATFORM_MAX_AFFLVL macro by Soby Mathew · 9 years ago
  66. 13ee968 Minimize MAX_MMAP_REGIONS for each BL stage by Soby Mathew · 9 years ago
  67. 9246ab8 TBB: authenticate BL3-x images and certificates by Juan Castillo · 9 years ago
  68. d227d8b TBB: authenticate BL2 image and certificate by Juan Castillo · 9 years ago
  69. 9c25a40 TBB: add PolarSSL based authentication module by Juan Castillo · 9 years ago
  70. 09a16c0 Merge pull request #248 from jcastillo-arm/jc/tf-issues/212_1 by danh-arm · 9 years ago
  71. e33ee5f FVP: Allow BL3-2 to sit in the secure region of DRAM by Juan Castillo · 10 years ago
  72. 523d633 Move bakery algorithm implementation out of coherent memory by Soby Mathew · 9 years ago
  73. f3e0218 FVP: map non-secure DRAM1 in the MMU by Juan Castillo · 10 years ago
  74. 42a617d FVP: keep shared data in Trusted SRAM by Juan Castillo · 10 years ago
  75. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  76. be234f9 Remove platform dependency in CCI-400 driver by Dan Handley · 10 years ago
  77. 71ac11f Merge pull request #184 from jcastillo-arm/jc/tf-issues/100 by danh-arm · 10 years ago
  78. 48e84b3 FVP: make usage of Trusted DRAM optional at build time by Juan Castillo · 10 years ago
  79. 0d84657 Merge pull request #183 from danh-arm/dh/print_output2 by danh-arm · 10 years ago
  80. 91b624e Rationalize console log output by Dan Handley · 10 years ago
  81. 0c70c57 FVP: apply new naming conventions to memory regions by Juan Castillo · 10 years ago
  82. 0b6c706 Reduce the runtime stack size in BL stages. by Soby Mathew · 10 years ago
  83. b3dbeb0 Call platform_is_primary_cpu() only from reset handler by Juan Castillo · 10 years ago
  84. 9c60d80 Remove the concept of coherent stacks by Achin Gupta · 10 years ago
  85. e2e0c65 fvp: Reuse BL1 and BL2 memory through image overlaying by Sandrine Bailleux · 10 years ago
  86. fb06094 Merge pull request #145 from athoelke/at/psci-memory-optimization-v2 by danh-arm · 10 years ago
  87. 56f4470 Correctly dimension the PSCI aff_map_node array by Andrew Thoelke · 10 years ago
  88. 30b04fc Remove NSRAM from FVP memory map by Andrew Thoelke · 10 years ago
  89. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago