1. 8f32c25 plat/arm: Always define TSP memory region by Antonio Nino Diaz · 6 years ago
  2. 1fc05a9 Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · 6 years ago
  3. 2dfe1d0 plat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  4. 0612a88 plat/arm/sgi: add platform support for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  5. 29ea98d plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · 6 years ago
  6. 92b9549 Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · 6 years ago
  7. 059ca72 Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 6 years ago
  8. 3aa09f7 plat/arm/sgi: Use platform specific functions to get platform ids by Chandni Cherukuri · 6 years ago
  9. e4bf6a0 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 6 years ago
  10. 504c05d plat/arm/sgi: allow value of PLAT_MAX_PWR_LVL to be platform specific by Chandni Cherukuri · 6 years ago
  11. 449db45 plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count by Chandni Cherukuri · 6 years ago
  12. 0fdcbc0 plat/css: allow platforms to define the system power domain level by Chandni Cherukuri · 6 years ago
  13. 22141b6 plat/arm/sgi: add secure memory support for sgi575 and sgiclarka by Vijayenthiran Subramaniam · 6 years ago
  14. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  15. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  16. 545d56d Merge pull request #1650 from chandnich/sgiclark-ares-support by Antonio Niño Díaz · 6 years ago
  17. ef81bc5 plat/arm: Use `mov_imm` macro to load immediate values by Soby Mathew · 6 years ago
  18. c8ef045 plat/arm/sgi: add support for SGI-Clark platform by Chandni Cherukuri · 6 years ago
  19. 044e27a plat/arm/sgi: disable Ares cpu power down bit in reset handler by Chandni Cherukuri · 6 years ago
  20. 789a2ce Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 6 years ago
  21. 61f3a7c plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · 6 years ago
  22. 33fcfee plat/arm/sgi: add system-id node in HW_CONFIG dts by Chandni Cherukuri · 6 years ago
  23. 22a8fbc plat/arm/sgi: move fdts files to sgi575 board directory by Chandni Cherukuri · 6 years ago
  24. a5d44ec plat/arm/sgi: remove unused code by Chandni Cherukuri · 6 years ago
  25. a3f6613 plat/arm/sgi: reorganize platform macros by Chandni Cherukuri · 6 years ago
  26. 35a631b Merge pull request #1629 from robertovargas-arm/hw-assisted-coherency-lock by Soby Mathew · 6 years ago
  27. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  28. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  29. 0099694 scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled by Roberto Vargas · 7 years ago
  30. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  31. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  32. b3c093f Merge pull request #1620 from deepan02/deepak-arm/move-reset-to-bl31 by Soby Mathew · 6 years ago
  33. f63e067 Merge pull request #1607 from girishpathak/gp/346_sgm775_earlylog_fix_v2 by Soby Mathew · 6 years ago
  34. 66dd23c plat/arm/css/sgm: Reorder early platform init by Girish Pathak · 6 years ago
  35. b0971f9 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · 6 years ago
  36. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  37. dbc17cb Merge pull request #1591 from jts-arm/cov1 by Soby Mathew · 6 years ago
  38. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  39. 9b75986 sgi: sgm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  40. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  41. a5d5486 Revert "sgm: increase SCP_BL2 maximum size" by Dimitris Papastamos · 6 years ago
  42. 049db96 Fix static analysis defects by John Tsichritzis · 6 years ago
  43. 21c3832 sgm: increase SCP_BL2 maximum size by Elieva Pignat · 6 years ago
  44. a5ef100 Merge pull request #1569 from soby-mathew/sm/cov_fix_scmi by Soby Mathew · 6 years ago
  45. fd2e5e4 CSS: Fix overrun if system power level is not available by Soby Mathew · 6 years ago
  46. e9ab905 ARM Platforms:Enable non-secure access to UART1 by Alexei Fedorov · 7 years ago
  47. c19949a Support shared Mbed TLS heap for SGM by John Tsichritzis · 6 years ago
  48. 0c6ee74 Support shared Mbed TLS heap for SGI by John Tsichritzis · 6 years ago
  49. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  50. c703f90 plat/arm: Add support for SGM775 by Nariman Poushin · 6 years ago
  51. 207c522 css_pm_scmi: optimise cpu suspend to remove redundant scmi call by Deepak Pandey · 7 years ago
  52. f67abbb plat/arm: css: Set MT bit in incoming mpidr arugments by Nariman Poushin · 6 years ago
  53. d61a705 plat/sgi: switch to using scmi by Chandni Cherukuri · 6 years ago
  54. 8271885 sgi: disable CPU power down bit in reset handler by Chandni Cherukuri · 6 years ago
  55. 3f7e79d RAS: SGI: Add flags needed to build components for RAS feature by Sughosh Ganu · 6 years ago
  56. 70661cf RAS: SGI575: Add platform specific RAS changes by Sughosh Ganu · 6 years ago
  57. 18f513d RAS: SGI: Add platform handler for RAS interrupts by Sughosh Ganu · 6 years ago
  58. e1579e0 SPM: SGI: Map memory allocated for secure partitions by Sughosh Ganu · 6 years ago
  59. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  60. 79b91d4 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 6 years ago
  61. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  62. d7a3651 CSS: Use SCMI AP core protocol to set the warm boot entrypoint by Dimitris Papastamos · 6 years ago
  63. aeaf1f0 Add support for SCMI AP core configuration protocol v1.0 by Dimitris Papastamos · 6 years ago
  64. daaae6c Fix MISRA rule 8.4 by Roberto Vargas · 6 years ago
  65. 4fa337c Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  66. 4d59eb4 Fix MISRA rule 8.4 by Roberto Vargas · 6 years ago
  67. 85664f5 Fix MISRA rule 8.3 by Roberto Vargas · 6 years ago
  68. 8fe61c1 Merge pull request #1448 from npoushin/npoushin/sgi575-coverity-fixes by Dimitris Papastamos · 6 years ago
  69. 16b4109 plat/arm: css: Sanitize the input to css_validate_power_state by Nariman Poushin · 6 years ago
  70. cd95626 plat/arm: css: Convert CSS_SYSTEM_PWR_STATE from macro to inline function by Nariman Poushin · 6 years ago
  71. f44b8e8 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 6 years ago
  72. bcca6c6 Move mem-protect definitions to board specific files by Roberto Vargas · 6 years ago
  73. e350e78 sgi/mmap: Remove SGI specific MMAP functions by Chandni Cherukuri · 6 years ago
  74. 771d644 sgi/dyncfg: add system-id node in hw-config dtb by Chandni Cherukuri · 6 years ago
  75. c1b5b8a sgi/dyncfg: add dts files to enable support for dynamic config by Chandni Cherukuri · 6 years ago
  76. ebdb634 Fix MISRA Rule 5.7 Part 2 by Daniel Boulby · 6 years ago
  77. ddf6d40 Fix MISRA Rule 5.3 Part 5 by Daniel Boulby · 6 years ago
  78. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  79. 48742f5 Merge pull request #1387 from vishwanathahg/sgi575/core_pos_calc by Dimitris Papastamos · 6 years ago
  80. 64f0b6f css/sgi: rework the core position calculation function by Vishwanatha HG · 6 years ago
  81. e2d97e4 css/sgi: remove redundant copy of gic driver data by Vishwanatha HG · 6 years ago
  82. 42fbdfc css: Fix erroneous non-secure RAM base address/size for SGI-575 by Chris Kay · 6 years ago
  83. 550eb08 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 7 years ago
  84. c451010 css/sgi575: enable ARM_PLAT_MT flag by Sudipto Paul · 6 years ago
  85. 9002d57 Merge pull request #1346 from samarthp/sp/support-multiple-mhu-gen by Dimitris Papastamos · 6 years ago
  86. 59cfa13 plat/arm: Add MHUv2 support to SCMI driver by Samarth Parikh · 7 years ago
  87. 5f5a5e6 Fix MISRA rule 8.3 Part 2 by Roberto Vargas · 6 years ago
  88. 0ece80f ARM platforms: Add support for SGI575 by Nariman Poushin · 6 years ago
  89. 2b36b15 Fix MISRA rule 8.4 Part 2 by Roberto Vargas · 6 years ago
  90. 7d5a2e7 ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 6 years ago
  91. 9c5ca52 Build: change the first parameter of TOOL_ADD_IMG to lowercase by Masahiro Yamada · 6 years ago
  92. 4d15680 Build: rename FIP_ADD_IMG to TOOL_ADD_IMG by Masahiro Yamada · 6 years ago
  93. cd7711d Build: merge build macros between FIP_ and FWU_FIP_ by Masahiro Yamada · 6 years ago
  94. e9263d0 Juno AArch32: Remove duplicate definition of bl2 platform API by Soby Mathew · 7 years ago
  95. 59424d8 ARM platforms: Make arm_validate_ns_entrypoint() common by Jeenu Viswambharan · 7 years ago
  96. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  97. 3caafd7 reset2: Add css_system_reset2() by Roberto Vargas · 7 years ago
  98. fc2b4eb scp: Introduce css_scp_system_off() function by Roberto Vargas · 7 years ago
  99. 9ca2806 ARM platforms: enable GICv3 state save/restore by Soby Mathew · 7 years ago
  100. a1c16b6 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 7 years ago