1. 3c6ec8f Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 6 years ago
  2. d433bbd plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
  3. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  4. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  5. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 6 years ago
  6. 133a5c6 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 6 years ago
  7. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  8. de8bc83 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 6 years ago
  9. 6bb6015 Add option for defining platform DRAM2 base by Sami Mujawar · 6 years ago
  10. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 7 years ago
  11. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  12. d4580d1 plat/arm: Restrict PIE support to FVP by Soby Mathew · 7 years ago
  13. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  14. 07146af plat/arm: Always define TSP memory region by Antonio Nino Diaz · 7 years ago
  15. 55cf015 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 7 years ago
  16. 0e27faf plat/arm/common: add an additional platform power level by Chandni Cherukuri · 7 years ago
  17. 3d449de Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 7 years ago
  18. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 7 years ago
  19. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  20. 0f58d4f plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 7 years ago
  21. cb4adb0 FVP: Reclaim init code for the stack by Daniel Boulby · 7 years ago
  22. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  23. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago
  24. fe747d5 plat/arm: gic: Fix macros by Antonio Nino Diaz · 7 years ago
  25. 1eb735d Add librom support in FVP by Roberto Vargas · 7 years ago
  26. 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 7 years ago
  27. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  28. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
  29. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  30. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 7 years ago
  31. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 7 years ago
  32. 42be6fc Adjust BL2_AT_EL3 memory layout by Dimitris Papastamos · 7 years ago
  33. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  34. 1d71ba1 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 7 years ago
  35. 2f1fbb4 Merge pull request #1380 from CJKay/mmap-fix by Dimitris Papastamos · 7 years ago
  36. 3450fd6 plat/arm: Fix incorrect number of reserved memory map entries by Chris Kay · 7 years ago
  37. 0b9ce90 ARM Platforms: Support RAS by Jeenu Viswambharan · 7 years ago
  38. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  39. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 8 years ago
  40. 81528db bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 8 years ago
  41. 7bdf0c1 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 8 years ago
  42. 5744e87 ARM platforms: Fixup AArch32 builds by Soby Mathew · 8 years ago
  43. 0baec2a ARM platforms: Enable SDEI by Jeenu Viswambharan · 8 years ago
  44. 0bef0ed ARM platforms: Define exception macros by Jeenu Viswambharan · 8 years ago
  45. e29efeb SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 8 years ago
  46. 3de7d58 Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 8 years ago
  47. b2c363b ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 8 years ago
  48. a22dffc ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 8 years ago
  49. b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 8 years ago
  50. fd5763e plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · 8 years ago
  51. ba6c31d Fix JUNO AArch32 build by Soby Mathew · 8 years ago
  52. b3ba6fd Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 8 years ago
  53. 3eb2d67 ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 8 years ago
  54. 04f72ba ARM plat: change OP-TEE pageable load base by Jens Wiklander · 8 years ago
  55. 54661cd Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 8 years ago
  56. e60f2af ARM plat changes to enable CryptoCell integration by Soby Mathew · 8 years ago
  57. 1bd61d0 AArch32: Add BL2U support by Yatharth Kochar · 9 years ago
  58. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 8 years ago
  59. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  60. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  61. f9608bc Fix ARM_BL31_IN_DRAM build by Douglas Raillard · 8 years ago
  62. bf75a37 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · 8 years ago
  63. 9edac04 Resolve build errors flagged by GCC 6.2 by David Cunado · 9 years ago
  64. e60e74b ARM platforms: Replace address space size defines by Antonio Nino Diaz · 9 years ago
  65. 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 9 years ago
  66. 81d139d Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · 9 years ago
  67. 4518dd9 Add support to load BL31 in DRAM by David Wang · 9 years ago
  68. 1a4fdb3 Merge pull request #533 from yatharth-arm/yk/genfw-1292 by danh-arm · 9 years ago
  69. 843ddee Fix the inconsistencies in bl1_tbbr_image_descs[] by Yatharth Kochar · 10 years ago
  70. f62d89e Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 9 years ago
  71. 0108047 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 10 years ago
  72. 85df7e4 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 9 years ago
  73. 74eb26e ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 10 years ago
  74. ecf70f7 Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 10 years ago
  75. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  76. 436223d FWU: Add Firmware Update support in BL1 for ARM platforms by Yatharth Kochar · 10 years ago
  77. 27573c5 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 10 years ago
  78. 7b4c140 TBB: add Trusted Watchdog support on ARM platforms by Juan Castillo · 10 years ago
  79. 5f3a603 CSS: Implement topology support for System power domain by Soby Mathew · 10 years ago
  80. 7dc28e9 Merge pull request #390 from vikramkanigiri/at/unify_bakery_locks_v2 by Achin Gupta · 10 years ago
  81. e25e6f4 Update ARM platform ports to use new bakery lock apis. by Vikram Kanigiri · 10 years ago
  82. e86c1ff Re-factor definition of TZC-400 base address by Vikram Kanigiri · 10 years ago
  83. 38dce70 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 10 years ago
  84. 1779ba6 TBB: switch to the new authentication framework by Juan Castillo · 10 years ago
  85. dff93c8 TBB: add TBBR Chain of Trust by Juan Castillo · 10 years ago
  86. b431530 Add common ARM and CSS platform code by Dan Handley · 10 years ago