1. 60e8f3c Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 6 years ago
  2. 2f39c55 Merge "Add Matterhorn CPU lib" into integration by joanna.farley · 5 years ago
  3. e571211 Merge "Add CPULib for Klein Core" into integration by joanna.farley · 5 years ago
  4. 9b229b4 board/rdn1edge: use CREATE_SEQ helper macro to compare chip count by Vijayenthiran Subramaniam · 5 years ago
  5. 8a10c6c Merge changes from topic "corstone700" into integration by Manish Pandey · 5 years ago
  6. da3b47e Add Matterhorn CPU lib by Jimmy Brisson · 6 years ago
  7. f474472 Add CPULib for Klein Core by Jimmy Brisson · 6 years ago
  8. 6227cca FVP: Fix BL31 load address and image size for RESET_TO_BL31=1 by Alexei Fedorov · 5 years ago
  9. 6aa138d corstone700: set UART clocks to 32MHz by Vishnu Banavath · 6 years ago
  10. 93cf1f6 corstone700: clean-up as per coding style guide by Avinash Mehta · 6 years ago
  11. c6fe43b Corstone700: add support for mhuv2 in arm TF-A by Khandelwal · 6 years ago
  12. 7b3d094 Merge "fconf: Move remaining arm platform to fconf" into integration by Sandrine Bailleux · 5 years ago
  13. 7f0daaa corstone700: adding support for stack protector for the FVP by Morten Borup Petersen · 6 years ago
  14. 3c6fcf1 fconf: Move remaining arm platform to fconf by Louis Mayencourt · 5 years ago
  15. 572fcdd Merge "Fixes ROTPK hash generation for ECDSA encryption" into integration by joanna.farley · 5 years ago
  16. 21c4f56 Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 5 years ago
  17. 698e231 Fixes ROTPK hash generation for ECDSA encryption by Max Shvetsov · 5 years ago
  18. 63aa409 Merge changes from topic "spmd" into integration by Olivier Deprez · 5 years ago
  19. 513b616 Merge "coverity: Fix MISRA null pointer violations" into integration by Mark Dykes · 5 years ago
  20. ea25ce9 Merge "fvp: Slightly Bump the stack size for bl1 and bl2" into integration by Manish Pandey · 5 years ago
  21. c3fb00d SPMD: enable SPM dispatcher support by Achin Gupta · 6 years ago
  22. 64758c9 SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · 6 years ago
  23. 0cb64d0 SPMD: add support for an example SPM core manifest by Achin Gupta · 6 years ago
  24. 2103a73 plat/arm: add board support for rd-daniel platform by Aditya Angadi · 6 years ago
  25. fe2293d plat/arm/sgi: move GIC related constants to board files by Vijayenthiran Subramaniam · 6 years ago
  26. 2bd5dcb platform/arm/sgi: add multi-chip mode parameter in HW_CONFIG dts by Vijayenthiran Subramaniam · 6 years ago
  27. 2d4b719 board/rdn1edge: add support for dual-chip configuration by Vijayenthiran Subramaniam · 6 years ago
  28. 31e703f drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 6 years ago
  29. f893160 drivers/mhu: derive doorbell base address by Aditya Angadi · 6 years ago
  30. 80151c2 plat/arm/sgi: include AFF3 affinity in core position calculation by Vijayenthiran Subramaniam · 6 years ago
  31. e485415 plat/arm/sgi: add macros for remote chip device region by Vijayenthiran Subramaniam · 6 years ago
  32. 6daeec7 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · 6 years ago
  33. c7d4a21 plat/arm/sgi: move bl31_platform_setup to board file by Vijayenthiran Subramaniam · 6 years ago
  34. 4e95010 board/rde1edge: fix incorrect topology tree description by Vijayenthiran Subramaniam · 6 years ago
  35. 4d37aa7 plat/arm/sgi: introduce number of chips macro by Vijayenthiran Subramaniam · 6 years ago
  36. 9739982 arm-io: Panic in case of io setup failure by Louis Mayencourt · 6 years ago
  37. d6dcbca MISRA fix: Use boolean essential type by Louis Mayencourt · 6 years ago
  38. 0a6e7e3 fconf: Move platform io policies into fconf by Louis Mayencourt · 6 years ago
  39. 6c97231 fconf: Add mbedtls shared heap as property by Louis Mayencourt · 6 years ago
  40. ce85284 fconf: Add TBBR disable_authentication property by Louis Mayencourt · 6 years ago
  41. 25ac879 fconf: Add dynamic config DTBs info as property by Louis Mayencourt · 6 years ago
  42. 9814bfc fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · 6 years ago
  43. 3b5ea74 fconf: Load config dtb from bl1 by Louis Mayencourt · 6 years ago
  44. ab1981d fconf: initial commit by Louis Mayencourt · 6 years ago
  45. a6ffdde Adds option to read ROTPK from registers for FVP by Max Shvetsov · 6 years ago
  46. 64271c7 fvp: Slightly Bump the stack size for bl1 and bl2 by Louis Mayencourt · 6 years ago
  47. 466bb28 coverity: Fix MISRA null pointer violations by Zelalem · 6 years ago
  48. 235c817 Merge "Coverity: remove unnecessary header file includes" into integration by Mark Dykes · 6 years ago
  49. 9eac8e9 Merge changes from topic "mp/separate_nobits" into integration by Sandrine Bailleux · 6 years ago
  50. e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
  51. 5f62213 Merge "FDT wrappers: add functions for read/write bytes" into integration by Manish Pandey · 6 years ago
  52. 0a2ab6e FDT wrappers: add functions for read/write bytes by Alexei Fedorov · 6 years ago
  53. f69a582 Merge "Use correct type when reading SCR register" into integration by Alexei Fedorov · 6 years ago
  54. dcd03ce Merge changes from topic "sb/select-cot" into integration by Sandrine Bailleux · 6 years ago
  55. 3bff910 Introduce COT build option by Sandrine Bailleux · 6 years ago
  56. f1be00d Use correct type when reading SCR register by Louis Mayencourt · 6 years ago
  57. 7cd731b Merge "plat/arm/sgi: move topology information to board folder" into integration by Manish Pandey · 6 years ago
  58. 0c1f197 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
  59. a9fbf13 plat/arm/sgi: move topology information to board folder by Vijayenthiran Subramaniam · 6 years ago
  60. f2aa4e8 plat/sgm: Always use SCMI for SGM platforms by Chris Kay · 6 years ago
  61. 3c6ec8f Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 6 years ago
  62. d433bbd plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
  63. 4363679 Merge "Unify type of "cpu_idx" across PSCI module." into integration by Mark Dykes · 6 years ago
  64. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  65. 5c33096 Merge "FVP: Remove re-definition of topology related build options" into integration by Mark Dykes · 6 years ago
  66. 865054d Merge "FVP: Stop reclaiming init code with Clang builds" into integration by Mark Dykes · 6 years ago
  67. 94f1c95 FVP: Remove re-definition of topology related build options by Alexei Fedorov · 6 years ago
  68. 44abf27 Merge "A5DS: Change boot address to point to DDR address" into integration by Manish Pandey · 6 years ago
  69. 8849298 Merge "A5DS: Correct system freq, Cache Writeback Granule" into integration by Manish Pandey · 6 years ago
  70. a6ffd37 FVP: Stop reclaiming init code with Clang builds by Ambroise Vincent · 6 years ago
  71. e343bf1 A5DS: Change boot address to point to DDR address by Avinash Mehta · 6 years ago
  72. 786890c A5DS: Correct system freq, Cache Writeback Granule by Avinash Mehta · 6 years ago
  73. c20c052 drivers: add a driver for snoop control unit by Vishnu Banavath · 6 years ago
  74. 86ed895 Merge "debugfs: add SMC channel" into integration by Mark Dykes · 6 years ago
  75. 962c44e spm-mm: Remove mm_svc.h header by Paul Beesley · 6 years ago
  76. 0bf9f56 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · 6 years ago
  77. aeaa225 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 6 years ago
  78. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  79. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 6 years ago
  80. b8e1796 Merge changes from topic "bs/pmf32" into integration by György Szing · 6 years ago
  81. 5ddcbdd TF-A: Fix BL2 bug in dynamic configuration initialisation by Alexei Fedorov · 6 years ago
  82. 992f091 debugfs: add SMC channel by Ambroise Vincent · 6 years ago
  83. 4e0d14f Merge "arm: gicv3: Fix compiler dependent behavior" into integration by Soby Mathew · 6 years ago
  84. 0531ada pmf: Make the runtime instrumentation work on AArch32 by Bence Szépkúti · 6 years ago
  85. 9d72519 SiP: Don't validate entrypoint if state switch is impossible by Bence Szépkúti · 6 years ago
  86. d019691 arm: gicv3: Fix compiler dependent behavior by Ambroise Vincent · 6 years ago
  87. 953dc54 Merge "Use the proper size for tb_fw_cfg_dtb" into integration by Alexei Fedorov · 6 years ago
  88. a71c59d arm: Fix current RECLAIM_INIT_CODE behavior by Ambroise Vincent · 6 years ago
  89. 6c77dfc Use the proper size for tb_fw_cfg_dtb by Louis Mayencourt · 6 years ago
  90. 0ff3fb3 Merge "Fix multithreaded FVP power domain tree" into integration by Alexei Fedorov · 6 years ago
  91. ac42635 GIC-600: Fix include ordering according to the coding style by Max Shvetsov · 6 years ago
  92. 896add4 Merge changes from topic "lm/improve_memory_layout" into integration by Sandrine Bailleux · 6 years ago
  93. e7b3908 ROMLIB: Optimize memory layout when ROMLIB is used by Louis Mayencourt · 6 years ago
  94. e2b6a9c Fix multithreaded FVP power domain tree by Imre Kis · 6 years ago
  95. 63b9627 Merge "plat/arm: Re-enable PIE when RESET_TO_BL31=1" into integration by Paul Beesley · 6 years ago
  96. 6799a37 n1sdp: setup multichip gic routing table by Manish Pandey · 6 years ago
  97. 133a5c6 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 6 years ago
  98. 74c2124 plat/arm/gicv3: add support for probing multiple GIC Redistributor frames by Vijayenthiran Subramaniam · 6 years ago
  99. f91a8e4 n1sdp: update platform macros for dual-chip setup by Manish Pandey · 6 years ago
  100. 34c7af4 n1sdp: introduce platform information SDS region by Manish Pandey · 6 years ago