1. bfe3c44 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · 7 years ago
  2. 311a1a8 Fix MISRA rule 8.4 by Roberto Vargas · 7 years ago
  3. 0fbb7a4 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  4. a9b5b4a Fix MISRA rule 8.4 by Roberto Vargas · 7 years ago
  5. c96f297 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  6. a455173 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 7 years ago
  7. 8e26307 plat/arm: css: Sanitize the input to css_validate_power_state by Nariman Poushin · 7 years ago
  8. 9b4c611 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 7 years ago
  9. c125a14 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 7 years ago
  10. e237c1b Move mem-protect definitions to board specific files by Roberto Vargas · 7 years ago
  11. 649b43f sgi/mmap: Remove SGI specific MMAP functions by Chandni Cherukuri · 7 years ago
  12. ea3f1be sgi/dyncfg: add system-id node in hw-config dtb by Chandni Cherukuri · 7 years ago
  13. 39b66f6 sgi/dyncfg: add dts files to enable support for dynamic config by Chandni Cherukuri · 7 years ago
  14. a138f76 Fix MISRA Rule 5.7 Part 2 by Daniel Boulby · 7 years ago
  15. ff4e86f Fix MISRA Rule 5.3 Part 5 by Daniel Boulby · 7 years ago
  16. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  17. b6ceca4 Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc by Dimitris Papastamos · 7 years ago
  18. 8aaa863 css/sgi: rework the core position calculation function by Vishwanatha HG · 7 years ago
  19. 8ac1765 css/sgi: remove redundant copy of gic driver data by Vishwanatha HG · 7 years ago
  20. d7ecac7 css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 7 years ago
  21. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 8 years ago
  22. bb3a6f8 css/sgi575: enable ARM_PLAT_MT flag by Sudipto Paul · 7 years ago
  23. 4af1654 Merge pull request #1346 from samarthp/sp/support-multiple-mhu-gen by Dimitris Papastamos · 7 years ago
  24. a427785 plat/arm: Add MHUv2 support to SCMI driver by Samarth Parikh · 8 years ago
  25. f37704b Fix MISRA rule 8.3 Part 2 by Roberto Vargas · 7 years ago
  26. b44cfc6 ARM platforms: Add support for SGI575 by Nariman Poushin · 7 years ago
  27. fd116b9 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 7 years ago
  28. 0c306cc ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 8 years ago
  29. 33950dd Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 8 years ago
  30. c939d13 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 8 years ago
  31. 1dc0714 Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 8 years ago
  32. a9f9b60 Juno AArch32: Remove duplicate definition of bl2 platform API by Soby Mathew · 8 years ago
  33. 71e7a4e ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 8 years ago
  34. 3de7d58 Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 8 years ago
  35. b48ae26 reset2: Add css_system_reset2() by Roberto Vargas · 8 years ago
  36. ed3c0ef scp: Introduce css_scp_system_off() function by Roberto Vargas · 8 years ago
  37. e35a3fb ARM platforms: enable GICv3 state save/restore by Soby Mathew · 8 years ago
  38. f145403 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 8 years ago
  39. 18e279e CSS: Changes for SDS framework by Soby Mathew · 8 years ago
  40. 9bedda4 SDS: Introduce the sds drivers by Soby Mathew · 8 years ago
  41. 0a04c69 Split CSS makefile for sp_min on Juno by Soby Mathew · 8 years ago
  42. a1f5a9e Don't use zero_normalmem in bl2_platform_setup by Roberto Vargas · 8 years ago
  43. 1958316 plat/arm: Fix ARM_INSTANTIATE_LOCK syntax anomaly by Jeenu Viswambharan · 8 years ago
  44. 1ea63d7 CSS: Prevent SCP_BL2/2U from overwriting BL1 RW data by Soby Mathew · 8 years ago
  45. 74d44a4 CSS: Reorganize the SCP Image transfer functionality by Soby Mathew · 8 years ago
  46. 3b6947e Merge pull request #986 from jagadeeshujja/jagujj/fix-get-power-state by davidcunado-arm · 8 years ago
  47. 878a8bd CSS:Fix scpi "get_power_state" when ARM_PLAT_MT is set by jagadeesh ujja · 8 years ago
  48. b78c402 Fix coverity error in CSS SCMI driver by Soby Mathew · 8 years ago
  49. c04a3b6 CSS: Add SCMI driver for SCP by Soby Mathew · 9 years ago
  50. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  51. 0f22bef Merge branch 'integration' into tf_issue_461 by Scott Branden · 8 years ago
  52. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  53. abd2aba CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND API by Soby Mathew · 9 years ago
  54. 6f24934 AArch32: Add SP_MIN support for JUNO by Yatharth Kochar · 9 years ago
  55. 0498343 css: Ensure PSCI system off/reset is not interrupted by dp-arm · 8 years ago
  56. 4d045d0 Build: add generic way to include SCP_BL2 into FIP image by Masahiro Yamada · 8 years ago
  57. d8d6cf2 ARM platforms: Add support for MT bit in MPIDR by Summer Qin · 8 years ago
  58. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  59. 308d359 Introduce unified API to zero memory by Douglas Raillard · 9 years ago
  60. 5486a96 Allow ARM Standard platforms to dynamically define PSCI capability by Soby Mathew · 9 years ago
  61. b12a2b4 Introduce SCP power management abstraction by Soby Mathew · 9 years ago
  62. a8aa7fe ARM platform changes for new version of image loading by Yatharth Kochar · 9 years ago
  63. 3cc17aa CSS: Implement support for NODE_HW_STATE by Jeenu Viswambharan · 9 years ago
  64. 05b128f SCPI: Add function to query CSS power state by Jeenu Viswambharan · 9 years ago
  65. 4c0d039 Rework type usage in Trusted Firmware by Soby Mathew · 9 years ago
  66. 68b105a CSS: Add support to wake up the core from wfi in GICv3 by David Wang · 9 years ago
  67. f62d89e Merge pull request #531 from soby-mathew/sm/multicluster_fvp by danh-arm · 9 years ago
  68. 0108047 Allow multi cluster topology definitions for ARM platforms by Soby Mathew · 10 years ago
  69. 85df7e4 Merge pull request #523 from jcastillo-arm/jc/genfw-791 by danh-arm · 9 years ago
  70. cd48eeb Merge pull request #527 from antonio-nino-diaz-arm/an/non_ascii by danh-arm · 9 years ago
  71. 74eb26e ARM platforms: rationalise memory attributes of shared memory by Juan Castillo · 10 years ago
  72. 6355f23 Rework use of interconnect drivers by Vikram Kanigiri · 9 years ago
  73. e45264a Merge pull request #520 from vikramkanigiri/vk/scp_flexibility by danh-arm · 9 years ago
  74. 7fb9a32 Make SCP_BL2(U) image loading configurable on CSS platforms by Vikram Kanigiri · 10 years ago
  75. 8e083ec Support for varying BOM/SCPI protocol base addresses in ARM platforms by Vikram Kanigiri · 9 years ago
  76. ecf70f7 Re-factor definition of some macros on ARM platforms by Vikram Kanigiri · 10 years ago
  77. 8ccca41 Remove non-ASCII character from comment by Antonio Nino Diaz · 10 years ago
  78. 8f0617e Apply TBBR naming convention to the fip_create options by Juan Castillo · 10 years ago
  79. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  80. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 10 years ago
  81. 0191262 FWU: Add support for `fwu_fip` target by Yatharth Kochar · 10 years ago
  82. dcda29f FWU: Add Firmware Update support in BL2U for ARM platforms by Yatharth Kochar · 10 years ago
  83. c76e0d1 SoC security setup for CSS platforms in BL1 by Yatharth Kochar · 10 years ago
  84. 27573c5 Rework use of ARM GIC drivers on ARM platforms by Achin Gupta · 10 years ago
  85. f14d188 Prepare platforms to use refactored ARM GIC drivers by Soby Mathew · 10 years ago
  86. 2bc4206 CSS: Put secondary CPUs in a pen when booting an EL3 payload by Sandrine Bailleux · 10 years ago
  87. 4c117f6 CSS: Enable booting of EL3 payloads by Sandrine Bailleux · 10 years ago
  88. c1bb8a0 Support PSCI SYSTEM SUSPEND on Juno by Soby Mathew · 10 years ago
  89. 5f3a603 CSS: Implement topology support for System power domain by Soby Mathew · 10 years ago
  90. ece32c4 Merge pull request #416 from davwan01/dw/css-common by danh-arm · 10 years ago
  91. 73c99d4 Rework Makefile by Juan Castillo · 10 years ago
  92. 371d439 Allow CSS to redefine function `plat_arm_calc_core_pos` by David Wang · 10 years ago
  93. 785fb92 Reorganise PSCI PM handler setup on ARM Standard platforms by Soby Mathew · 10 years ago
  94. 58523c0 PSCI: Add documentation and fix plat_is_my_cpu_primary() by Soby Mathew · 10 years ago
  95. f9e858b PSCI: Validate non secure entrypoint on ARM platforms by Soby Mathew · 10 years ago
  96. a6bd5ff PSCI: Pool platform_mem_init() in common ARM platforms code by Sandrine Bailleux · 10 years ago
  97. 804040d PSCI: Use a single mailbox for warm reset for FVP and Juno by Sandrine Bailleux · 10 years ago
  98. 2204afd PSCI: Demonstrate support for composite power states by Soby Mathew · 10 years ago
  99. 38dce70 PSCI: Migrate ARM reference platforms to new platform API by Soby Mathew · 10 years ago
  100. fe55612 CSS: Remove the constants MHU_SECURE_BASE/SIZE by Sandrine Bailleux · 10 years ago