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