1. c15ed68 plat/arm/css/sgi: Fix assert expression issue by Ming Huang · 3 years, 6 months ago
  2. aba1d66 plat/arm/css/sgi: Fix bl32 receive event - 0xC4000061 issue by Ming Huang · 3 years, 8 months ago
  3. ed339d8 plat/arm: rename rddaniel to rdv1 by Aditya Angadi · 3 years, 7 months ago
  4. aaa7b27 plat/arm/sgi: adapt to changes in memory map by Aditya Angadi · 3 years, 8 months ago
  5. 503da71 plat/arm/sgi: add platform id value for rdn2 platform by Aditya Angadi · 3 years, 8 months ago
  6. 0c324b4 plat/arm/sgi: platform definitions for upcoming platforms by Aditya Angadi · 3 years, 8 months ago
  7. ce79bca plat/arm/sgi: refactor header file inclusions by Aditya Angadi · 3 years, 8 months ago
  8. 502d0ac plat/arm/sgi: refactor the inclusion of memory mapping by Aditya Angadi · 3 years, 8 months ago
  9. a4f315c plat/arm/css/sgi: Map flash used for mem_protect by Sami Mujawar · 4 years, 2 months ago
  10. 21cf360 spm-mm: fix MISRA C-2012 Rule 2.3 spm_mm_boot_info_t defined but never used. by Olivier Deprez · 4 years ago
  11. e1cc130 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · 4 years, 3 months ago
  12. d1608f1 plat/arm/sgi: update mmap and xlat count by Aditya Angadi · 4 years, 3 months ago
  13. c48eb86 Increase maximum size of BL2 image by Manish V Badarkhe · 4 years, 3 months ago
  14. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  15. 61c509c plat/arm/sgi: fix the incorrect check for SCMI channel ID by Aditya Angadi · 4 years, 5 months ago
  16. 904b630 Merge "plat/sgi: Bump bl1 RW limit" into integration by Mark Dykes · 4 years, 3 months ago
  17. 2b8c6f9 Merge "plat/arm/sgi: mark remote chip shared ram as non-cacheable" into integration by Manish Pandey · 4 years, 3 months ago
  18. c8d110d plat/sgi: Bump bl1 RW limit by Louis Mayencourt · 4 years, 4 months ago
  19. baa930c plat/arm/sgi: mark remote chip shared ram as non-cacheable by Vijayenthiran Subramaniam · 4 years, 4 months ago
  20. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · 4 years, 5 months ago
  21. 00b9983 plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · 4 years, 5 months ago
  22. e650895 plat/arm: add board support for rd-daniel platform by Aditya Angadi · 5 years ago
  23. 64c9645 plat/arm/sgi: move GIC related constants to board files by Vijayenthiran Subramaniam · 4 years, 5 months ago
  24. 03f58bf platform/arm/sgi: add multi-chip mode parameter in HW_CONFIG dts by Vijayenthiran Subramaniam · 4 years, 8 months ago
  25. c4e68a4 board/rdn1edge: add support for dual-chip configuration by Vijayenthiran Subramaniam · 4 years, 8 months ago
  26. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · 4 years, 6 months ago
  27. dde6d3e plat/arm/sgi: include AFF3 affinity in core position calculation by Vijayenthiran Subramaniam · 4 years, 8 months ago
  28. 2478f8e plat/arm/sgi: add macros for remote chip device region by Vijayenthiran Subramaniam · 4 years, 8 months ago
  29. 8af1843 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · 4 years, 9 months ago
  30. 2b4ad8d plat/arm/sgi: move bl31_platform_setup to board file by Vijayenthiran Subramaniam · 4 years, 10 months ago
  31. bc48991 plat/arm/sgi: introduce number of chips macro by Vijayenthiran Subramaniam · 4 years, 6 months ago
  32. f5cb00f plat/arm/sgi: move topology information to board folder by Vijayenthiran Subramaniam · 4 years, 6 months ago
  33. e08d7b1 spm-mm: Remove mm_svc.h header by Paul Beesley · 4 years, 9 months ago
  34. e9754e6 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · 4 years, 9 months ago
  35. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · 4 years, 9 months ago
  36. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  37. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  38. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  39. 20b4841 plat/arm: introduce wrapper functions to setup secure watchdog by Aditya Angadi · 5 years ago
  40. b237bca Remove several warnings reported with W=1 by Ambroise Vincent · 5 years ago
  41. 346a7cc css/sgi: replace all uses of Clark with new product names by Chandni Cherukuri · 5 years ago
  42. 56369c1 Rename Cortex-Ares to Neoverse N1 by John Tsichritzis · 5 years ago
  43. de97ff3 Remove duplicated definitions of linker symbols by Antonio Nino Diaz · 5 years ago
  44. 1b0c6f1 plat/arm: mhu: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  45. c30db5b plat/arm: scmi: Move to drivers/ folder by Antonio Nino Diaz · 5 years ago
  46. bd7b740 plat/arm: Sanitise includes by Antonio Nino Diaz · 5 years ago
  47. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  48. bb87f85 Merge pull request #1738 from ardbiesheuvel/synquacer-spm by Soby Mathew · 5 years ago
  49. 8fc878b Merge pull request #1757 from antonio-nino-diaz-arm/an/includes by Antonio Niño Díaz · 5 years ago
  50. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  51. b0fd008 Move BL1 and BL2 private defines to bl_common.h by Antonio Nino Diaz · 6 years ago
  52. 8b034fc services/spm_deprecated: update ARM platform specific asserts by Ard Biesheuvel · 6 years ago
  53. 1e32d32 Fix a variable expansion in Arm platform makefiles by Sandrine Bailleux · 5 years ago
  54. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  55. 1fc05a9 Merge pull request #1714 from chandnich/sgiclark-helios by Soby Mathew · 6 years ago
  56. 2dfe1d0 plat/arm/sgi: override 'plat_psci_ops_t' for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  57. 0612a88 plat/arm/sgi: add platform support for SGI-Clark.Helios platform by Chandni Cherukuri · 6 years ago
  58. 29ea98d plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG by Chandni Cherukuri · 6 years ago
  59. 92b9549 Merge pull request #1705 from chandnich/platform-id by Antonio Nino Diaz · 6 years ago
  60. 059ca72 Merge pull request #1699 from chandnich/sgi-mt-support by Soby Mathew · 6 years ago
  61. 3aa09f7 plat/arm/sgi: Use platform specific functions to get platform ids by Chandni Cherukuri · 6 years ago
  62. e4bf6a0 plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function by Chandni Cherukuri · 6 years ago
  63. 504c05d plat/arm/sgi: allow value of PLAT_MAX_PWR_LVL to be platform specific by Chandni Cherukuri · 6 years ago
  64. 449db45 plat/arm/sgi: override weak implementation of plat_arm_get_cpu_pe_count by Chandni Cherukuri · 6 years ago
  65. 22141b6 plat/arm/sgi: add secure memory support for sgi575 and sgiclarka by Vijayenthiran Subramaniam · 6 years ago
  66. d284b57 SPM: Register Secure Partition priority level with ehf module by Sughosh Ganu · 6 years ago
  67. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  68. c8ef045 plat/arm/sgi: add support for SGI-Clark platform by Chandni Cherukuri · 6 years ago
  69. 044e27a plat/arm/sgi: disable Ares cpu power down bit in reset handler by Chandni Cherukuri · 6 years ago
  70. 789a2ce Merge pull request #1638 from chandnich/sgi575-update by Antonio Niño Díaz · 6 years ago
  71. 61f3a7c plat/arm/scmi: introduce plat_css_get_scmi_info API by Chandni Cherukuri · 6 years ago
  72. 33fcfee plat/arm/sgi: add system-id node in HW_CONFIG dts by Chandni Cherukuri · 6 years ago
  73. 22a8fbc plat/arm/sgi: move fdts files to sgi575 board directory by Chandni Cherukuri · 6 years ago
  74. a5d44ec plat/arm/sgi: remove unused code by Chandni Cherukuri · 6 years ago
  75. a3f6613 plat/arm/sgi: reorganize platform macros by Chandni Cherukuri · 6 years ago
  76. a22e97e Merge pull request #1631 from deepan02/deepak-arm/relocate-jump_if_cpu_midr by Soby Mathew · 6 years ago
  77. 9775a99 Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing by Soby Mathew · 6 years ago
  78. b561536 plat/arm: relocate the jump_if_cpu_midr macro. by Deepak Pandey · 6 years ago
  79. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  80. b0971f9 plat/arm: allow RESET_TO_BL31 for CSS-based platforms by Deepak Pandey · 6 years ago
  81. f45a4bb plat/arm: Mark arm platform initialization functions by Daniel Boulby · 6 years ago
  82. dbc17cb Merge pull request #1591 from jts-arm/cov1 by Soby Mathew · 6 years ago
  83. 9202926 plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM by Antonio Nino Diaz · 6 years ago
  84. 9b75986 sgi: sgm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  85. 049db96 Fix static analysis defects by John Tsichritzis · 6 years ago
  86. 0c6ee74 Support shared Mbed TLS heap for SGI by John Tsichritzis · 6 years ago
  87. d61a705 plat/sgi: switch to using scmi by Chandni Cherukuri · 6 years ago
  88. 8271885 sgi: disable CPU power down bit in reset handler by Chandni Cherukuri · 6 years ago
  89. 3f7e79d RAS: SGI: Add flags needed to build components for RAS feature by Sughosh Ganu · 6 years ago
  90. 70661cf RAS: SGI575: Add platform specific RAS changes by Sughosh Ganu · 6 years ago
  91. 18f513d RAS: SGI: Add platform handler for RAS interrupts by Sughosh Ganu · 6 years ago
  92. e1579e0 SPM: SGI: Map memory allocated for secure partitions by Sughosh Ganu · 6 years ago
  93. 5f21294 ARM platforms: Allow board specific definition of SP stack base by Sughosh Ganu · 6 years ago
  94. 79b91d4 SGI: Include arm_spm_def.h in platform_def.h by Sughosh Ganu · 6 years ago
  95. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  96. f44b8e8 Merge pull request #1441 from robertovargas-arm/mem_protect_board by Dimitris Papastamos · 6 years ago
  97. bcca6c6 Move mem-protect definitions to board specific files by Roberto Vargas · 6 years ago
  98. e350e78 sgi/mmap: Remove SGI specific MMAP functions by Chandni Cherukuri · 6 years ago
  99. 771d644 sgi/dyncfg: add system-id node in hw-config dtb by Chandni Cherukuri · 6 years ago
  100. c1b5b8a sgi/dyncfg: add dts files to enable support for dynamic config by Chandni Cherukuri · 6 years ago