1. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  2. 425ace7 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · 5 years ago
  3. b0c97da plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  4. 5d149bd Temporarily disable shared Mbed TLS heap for SGM by John Tsichritzis · 5 years ago
  5. 72db70c Merge changes from topic "av/tls-heap" into integration by Antonio Niño Díaz · 5 years ago
  6. e5be1f9 sgm: Fix bl2 sources by Ambroise Vincent · 5 years ago
  7. 551631a plat/sgm: Remove redundant platform_oid.h by Paul Beesley · 5 years ago
  8. 609e053 Remove several warnings reported with W=1 by Ambroise Vincent · 6 years ago
  9. cf6c30e plat/arm: mhu: make mhu driver generic by Masahisa Kojima · 6 years ago
  10. 27a257d css/sgi: replace all uses of Clark with new product names by Chandni Cherukuri · 6 years ago
  11. da6d75a Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · 6 years ago
  12. f660533 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 6 years ago
  13. 5932d19 plat/arm: sds: Move to drivers/ folder by Antonio Nino Diaz · 6 years ago
  14. 2d4135e plat/arm: scp: Move to drivers/ folder by Antonio Nino Diaz · 6 years ago
  15. 0387aa4 plat/arm: scpi: Move to drivers/ folder by Antonio Nino Diaz · 6 years ago
  16. c411396 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 6 years ago
  17. 14928b8 plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 6 years ago
  18. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 6 years ago
  19. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  20. cd1f39b Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 6 years ago
  21. edcb50a Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 6 years ago
  22. 8013bb5 Merge pull request #1758 from pbeesley-arm/pb/spelling by Antonio Niño Díaz · 6 years ago
  23. 8aabea3 Correct typographical errors by Paul Beesley · 6 years ago
  24. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 6 years ago
  25. c9f9d9e Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  26. 0560efb services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 6 years ago
  27. 4423046 Merge pull request #1742 from sandrine-bailleux-arm/sb/fix-arm-mk by Antonio Niño Díaz · 6 years ago
  28. a15f38c plat/arm/n1sdp: define the uart constants for N1SDP by Deepak Pandey · 6 years ago
  29. 9ce0d32 Fix a variable expansion in Arm platform makefiles by Sandrine Bailleux · 6 years ago
  30. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  31. 07146af plat/arm: Always define TSP memory region by Antonio Nino Diaz · 6 years ago
  32. 19122fc Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · 6 years ago
  33. 187ae31 plat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  34. 982261f plat/arm/sgi: add platform support for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  35. 77ab969 plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · 6 years ago
  36. ae4a99b Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · 6 years ago
  37. 41771df Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 6 years ago
  38. 699223a plat/arm/sgi: Use platform specific functions to get platform ids by Chandni Cherukuri · 6 years ago
  39. 89f2e58 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 6 years ago
  40. a83d4bd plat/arm/sgi: allow value of PLAT_MAX_PWR_LVL to be platform specific by Chandni Cherukuri · 6 years ago
  41. bd3d7b4 plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count by Chandni Cherukuri · 6 years ago
  42. eff2f44 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 6 years ago
  43. 9427c74 plat/arm/sgi: add secure memory support for sgi575 and sgiclarka by Vijayenthiran Subramaniam · 6 years ago
  44. 5681b29 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  45. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  46. d03823d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
  47. bd83b39 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 6 years ago
  48. 7c294f9 plat/arm/sgi: add support for SGI-Clark platform by Chandni Cherukuri · 6 years ago
  49. 20a8f7a plat/arm/sgi: disable Ares cpu power down bit in reset handler by Chandni Cherukuri · 6 years ago
  50. 31abc7c Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 6 years ago
  51. b911ddd plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · 6 years ago
  52. 8c7b55f plat/arm/sgi: add system-id node in HW_CONFIG dts by Chandni Cherukuri · 6 years ago
  53. 63197d0 plat/arm/sgi: move fdts files to sgi575 board directory by Chandni Cherukuri · 6 years ago
  54. a50a583 plat/arm/sgi: remove unused code by Chandni Cherukuri · 6 years ago
  55. 91e6f26 plat/arm/sgi: reorganize platform macros by Chandni Cherukuri · 6 years ago
  56. 97f1233 Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 6 years ago
  57. 1278f36 Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  58. 7be05cd Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  59. 32aee84 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 7 years ago
  60. da3b038 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  61. 0f58d4f plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  62. 60a9dee Merge pull request #1620 from deepan02/deepak-arm/move-reset-to-bl31 by Soby Mathew · 6 years ago
  63. 821d354 Merge pull request #1607 from girishpathak/gp/346_sgm775_earlylog_fix_v2 by Soby Mathew · 6 years ago
  64. 2879b5c plat/arm/css/sgm: Reorder early platform init by Girish Pathak · 6 years ago
  65. 49d3a62 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · 6 years ago
  66. 4d010d0 plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  67. f19d210 Merge pull request #1591 from jts-arm/cov1 by Soby Mathew · 6 years ago
  68. c0740e4 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  69. 9e119a4 sgi: sgm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  70. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  71. 7401edf Revert "sgm: increase SCP_BL2 maximum size" by Dimitris Papastamos · 6 years ago
  72. fa06b74 Fix static analysis defects by John Tsichritzis · 6 years ago
  73. 3a8667b sgm: increase SCP_BL2 maximum size by Elieva Pignat · 6 years ago
  74. 441b1e8 Merge pull request #1569 from soby-mathew/sm/cov_fix_scmi by Soby Mathew · 6 years ago
  75. d4ee9aa CSS: Fix overrun if system power level is not available by Soby Mathew · 6 years ago
  76. 2431d00 ARM Platforms:Enable non-secure access to UART1 by Alexei Fedorov · 7 years ago
  77. 2a57954 Support shared Mbed TLS heap for SGM by John Tsichritzis · 6 years ago
  78. 7cdb434 Support shared Mbed TLS heap for SGI by John Tsichritzis · 6 years ago
  79. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  80. 354596f plat/arm: Add support for SGM775 by Nariman Poushin · 7 years ago
  81. 5b2a781 css_pm_scmi: optimise cpu suspend to remove redundant scmi call by Deepak Pandey · 7 years ago
  82. 5819280 plat/arm: css: Set MT bit in incoming mpidr arugments by Nariman Poushin · 6 years ago
  83. a41d1b2 plat/sgi: switch to using scmi by Chandni Cherukuri · 6 years ago
  84. 8e1cc44 sgi: disable CPU power down bit in reset handler by Chandni Cherukuri · 6 years ago
  85. f29d182 RAS: SGI: Add flags needed to build components for RAS feature by Sughosh Ganu · 6 years ago
  86. 167dae4 RAS: SGI575: Add platform specific RAS changes by Sughosh Ganu · 6 years ago
  87. 485fc95 RAS: SGI: Add platform handler for RAS interrupts by Sughosh Ganu · 6 years ago
  88. d952391 SPM: SGI: Map memory allocated for secure partitions by Sughosh Ganu · 6 years ago
  89. 2e4a509 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  90. d9cc937 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 6 years ago
  91. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  92. 2a246d2e CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  93. bfe3c44 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · 6 years ago
  94. 311a1a8 Fix MISRA rule 8.4 by Roberto Vargas · 7 years ago
  95. 0fbb7a4 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  96. a9b5b4a Fix MISRA rule 8.4 by Roberto Vargas · 7 years ago
  97. c96f297 Fix MISRA rule 8.3 by Roberto Vargas · 7 years ago
  98. a455173 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 6 years ago
  99. 8e26307 plat/arm: css: Sanitize the input to css_validate_power_state by Nariman Poushin · 6 years ago
  100. 9b4c611 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 6 years ago