1. cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 6 years ago
  2. 23d5ba8 SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 5 years ago
  3. 5269694 SPMD: code/comments cleanup by Olivier Deprez · 5 years ago
  4. 926cd70 Merge changes from topic "brcm_initial_support" into integration by Manish Pandey · 5 years ago
  5. f29d1e0 Add BL2 support for Broadcom stingray platform by Sheetal Tigadoli · 6 years ago
  6. 9a40c0f Add bl31 support common across Broadcom platforms by Sheetal Tigadoli · 6 years ago
  7. 717448d Add bl2 setup code common across Broadcom platforms by Sheetal Tigadoli · 6 years ago
  8. afe6262 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · 5 years ago
  9. 53adeba Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 5 years ago
  10. 0ab4964 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 5 years ago
  11. 0e75343 Implement SMCCC_ARCH_SOC_ID SMC call by Manish V Badarkhe · 5 years ago
  12. 26d1e0c fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 6 years ago
  13. f09852c Merge changes from topic "sb/dualroot" into integration by Mark Dykes · 5 years ago
  14. 2be57b8 TBB: Add an IO abstraction layer to load encrypted firmwares by Sumit Garg · 6 years ago
  15. 7cda17b drivers: crypto: Add authenticated decryption framework by Sumit Garg · 6 years ago
  16. cb3b534 SPMD: loading Secure Partition payloads by Manish Pandey · 5 years ago
  17. 7cd64d1 fconf: Add Secure Partitions information as property by Olivier Deprez · 6 years ago
  18. 2403813 Merge changes I75f6d135,I4add470e,I0ecd3a2b,I67a63d73 into integration by Manish Pandey · 5 years ago
  19. 60e8f3c Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 6 years ago
  20. 8800570 plat/arm: Pass cookie argument down to arm_get_rotpk_info() by Sandrine Bailleux · 5 years ago
  21. 4ed1676 plat/arm/tzc: add support to configure multiple tzc400 by Suyash Pathak · 6 years ago
  22. 86f297a plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · 5 years ago
  23. 96318f8 plat/arm: allow boards to define PLAT_ARM_TZC_FILTERS by Suyash Pathak · 5 years ago
  24. 21c4f56 Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 5 years ago
  25. 63aa409 Merge changes from topic "spmd" into integration by Olivier Deprez · 5 years ago
  26. 64758c9 SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · 6 years ago
  27. 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 6 years ago
  28. 31e703f drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 6 years ago
  29. 6daeec7 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · 6 years ago
  30. 9739982 arm-io: Panic in case of io setup failure by Louis Mayencourt · 6 years ago
  31. d6dcbca MISRA fix: Use boolean essential type by Louis Mayencourt · 6 years ago
  32. 0a6e7e3 fconf: Move platform io policies into fconf by Louis Mayencourt · 6 years ago
  33. 6c97231 fconf: Add mbedtls shared heap as property by Louis Mayencourt · 6 years ago
  34. ce85284 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 6 years ago
  35. 25ac879 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 6 years ago
  36. 3b5ea74 fconf: Load config dtb from bl1 by Louis Mayencourt · 6 years ago
  37. a6ffdde Adds option to read ROTPK from registers for FVP by Max Shvetsov · 6 years ago
  38. 0c1f197 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
  39. 3c6ec8f Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 6 years ago
  40. d433bbd plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
  41. 8c11ebf a8k: Implement platform specific power off by Luka Kovacic · 6 years ago
  42. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  43. 86ed895 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 6 years ago
  44. aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 6 years ago
  45. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  46. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 6 years ago
  47. 992f091 debugfs: add SMC channel by Ambroise Vincent · 6 years ago
  48. a71c59d arm: Fix current RECLAIM_INIT_CODE behavior by Ambroise Vincent · 6 years ago
  49. 63b9627 Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration by Paul Beesley · 6 years ago
  50. 133a5c6 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 6 years ago
  51. 74c2124 plat/arm/gicv3: add support for probing multiple GIC Redistributor frames by Vijayenthiran Subramaniam · 6 years ago
  52. 6806cd2 Migrate ARM platforms to use the new GICv3 API by Madhukar Pappireddy · 6 years ago
  53. ed108b5 Refactor ARMv8.3 Pointer Authentication support code by Alexei Fedorov · 6 years ago
  54. 6c6a470 AArch64: Align crash reporting output by Alexei Fedorov · 6 years ago
  55. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  56. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  57. 4129340 Merge changes from topic "advk-serror" into integration by Soby Mathew · 6 years ago
  58. 37b7003 arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 6 years ago
  59. 6e9e15b marvell: Switch to xlat_tables_v2 by Remi Pommarel · 6 years ago
  60. de8bc83 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 6 years ago
  61. 6bb6015 Add option for defining platform DRAM2 base by Sami Mujawar · 6 years ago
  62. b0c97da plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 6 years ago
  63. 2374ab1 Mbed TLS: Remove weak heap implementation by Ambroise Vincent · 6 years ago
  64. 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
  65. b86048c Add support for pointer authentication by Antonio Nino Diaz · 6 years ago
  66. 0d28096 Rename PLAT_ARM_BL31_RUN_UART* variable by Usama Arif · 6 years ago
  67. ece6fd2 Arm platforms: Rename PLAT_ARM_NS_IMAGE_OFFSET by Sandrine Bailleux · 7 years ago
  68. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  69. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 7 years ago
  70. 8855e52 SPM: Rename SPM_DEPRECATED flag to SPM_MM by Antonio Nino Diaz · 7 years ago
  71. cd1f39b Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 7 years ago
  72. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  73. 0560efb services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 7 years ago
  74. d4580d1 plat/arm: Restrict PIE support to FVP by Soby Mathew · 7 years ago
  75. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  76. 07146af plat/arm: Always define TSP memory region by Antonio Nino Diaz · 7 years ago
  77. 55cf015 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 7 years ago
  78. aa9ae89 SPM: Implement global response buffer helpers by Antonio Nino Diaz · 7 years ago
  79. 56ae979 SPM: Implement SPCI open/close handle SMCs by Antonio Nino Diaz · 7 years ago
  80. 0fa1a02 SPM: Support multiple partitions by Antonio Nino Diaz · 7 years ago
  81. 680389a SPM: Load image and RD from SP package by Antonio Nino Diaz · 7 years ago
  82. 09d413a SPM: Remove SP memory mappings definitions by Antonio Nino Diaz · 7 years ago
  83. e458302 SPM: Introduce functions to load DTB files by Antonio Nino Diaz · 7 years ago
  84. 0e27faf plat/arm/common: add an additional platform power level by Chandni Cherukuri · 7 years ago
  85. eff2f44 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 7 years ago
  86. d7c4420 plat/marvell: Migrate to multi-console API by Konstantin Porotchkin · 7 years ago
  87. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  88. 3d449de Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 7 years ago
  89. b8a02d5 plat/arm: Fix MISRA defects in dyn config by Antonio Nino Diaz · 7 years ago
  90. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 7 years ago
  91. eb47f14 Merge pull request #1623 from MISL-EBU-System-SW/a3700-support by Antonio Niño Díaz · 7 years ago
  92. 1e66bac plat: marvell: Add support for Armada-37xx SoC platform by Konstantin Porotchkin · 7 years ago
  93. d03823d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 7 years ago
  94. 15b94cc plat/arm: Fix MISRA defects in SiP SVC handler by Antonio Nino Diaz · 7 years ago
  95. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  96. 03987d0 xlat: Fix compatibility between v1 and v2 by Antonio Nino Diaz · 7 years ago
  97. 722236f plat/arm/css: Add SID registers for SGx platforms by Chandni Cherukuri · 7 years ago
  98. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  99. 2b2c3f0 plat: marvell: Fix the wrong include protector by Konstantin Porotchkin · 7 years ago
  100. 97f1233 Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 7 years ago