1. a7d9b4f fix(plat/css): fix invalid redistributor poweroff by Waleed Elmelegy · Mon Jan 16 15:10:38 2023 +0000
  2. a81a3d9 feat(rdn2): add platform id value for rdn2 variant 3 by Tony K Nadackal · Wed Nov 24 16:09:26 2021 +0000
  3. 1b116a8 fix(scmi): change function prototype to fix gcc error by Tony K Nadackal · Wed Dec 07 20:44:05 2022 +0000
  4. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · Mon Oct 10 11:43:08 2022 +0100
  5. 38f35c8 refactor(sgi): rename RD-Edmunds to RD-V2 by Joel Goddard · Wed Sep 21 21:51:12 2022 +0530
  6. 73f503f feat(sgi): remove override for `ARM_BL31_IN_DRAM` build-option by Rohit Mathew · Fri Jul 08 13:00:22 2022 +0100
  7. 9ab8d33 feat(sgi): configure SRAM and BL31 size for sgi platform by Rohit Mathew · Fri Jul 08 12:59:29 2022 +0100
  8. 078dc52 feat(sgi): enable css implementation of warm reset by Pranav Madhu · Wed Jul 27 14:01:24 2022 +0530
  9. b785b84 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · Fri Jul 22 23:46:11 2022 +0530
  10. 9ad55b0 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · Wed Jul 27 13:12:27 2022 +0530
  11. e317328 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · Wed Jul 27 12:49:24 2022 +0530
  12. 061e372 feat(sgi): bump bl1 rw size by Vijayenthiran Subramaniam · Tue Jan 25 22:59:10 2022 +0530
  13. 00cd080 refactor(sgi): rewrite address space size definitions by Vijayenthiran Subramaniam · Tue Jan 25 20:37:20 2022 +0530
  14. 5cfd675 feat(plat/arm/sgi): increase memory reserved for bl31 image by Nishant Sharma · Thu Mar 31 17:16:21 2022 +0100
  15. 289f782 feat(plat/arm/sgi): read isolated cpu mpid list from sds by Nishant Sharma · Tue Nov 30 09:31:48 2021 +0000
  16. 9c07f60 feat(sgi): add page table translation entry for secure uart by Rohit Mathew · Mon Dec 13 15:33:04 2021 +0000
  17. 2fd5205 feat(sgi): route TF-A logs via secure uart by Rohit Mathew · Mon Dec 13 15:40:25 2021 +0000
  18. 14ffa8a feat(sgi): deviate from arm css common uart related definitions by Rohit Mathew · Mon Dec 13 13:50:15 2021 +0000
  19. 469a6f6 feat(sgi): enable fpregs context save and restore by Nishant Sharma · Tue Apr 19 10:23:59 2022 +0100
  20. cbfe62c refactor(sgm775): remove Arm sgm775 platform by Manish Pandey · Wed May 04 10:59:52 2022 +0100
  21. 4476c23 Revert "feat(sgi): deviate from arm css common uart related defi..." by Madhukar Pappireddy · Fri Mar 11 20:49:20 2022 +0100
  22. 461e1d5 Revert "feat(sgi): route TF-A logs via secure uart" by Madhukar Pappireddy · Fri Mar 11 20:49:20 2022 +0100
  23. 0123196 Revert "feat(sgi): add page table translation entry for secure uart" by Madhukar Pappireddy · Fri Mar 11 20:49:20 2022 +0100
  24. 62a3b91 feat(sgi): add page table translation entry for secure uart by Rohit Mathew · Mon Dec 13 15:33:04 2021 +0000
  25. 580daab feat(sgi): route TF-A logs via secure uart by Rohit Mathew · Mon Dec 13 15:40:25 2021 +0000
  26. f08b4ed feat(sgi): deviate from arm css common uart related definitions by Rohit Mathew · Mon Dec 13 13:50:15 2021 +0000
  27. e23ca81 feat(board/rdedmunds): add support for rdedmunds variant by Tony K Nadackal · Thu Aug 19 14:44:11 2021 +0100
  28. ccae8a1 feat(rdn2): add board support for rdn2cfg2 variant by Aditya Angadi · Mon Aug 09 09:38:58 2021 +0530
  29. 063bb73 fix(plat/arm/sgi): disable SVE for NS to support SPM_MM builds by Vijayenthiran Subramaniam · Thu Nov 25 21:54:30 2021 +0530
  30. 0e5ee5e feat(plat/arm/sgi): increase max BL2 size by Vijayenthiran Subramaniam · Wed Oct 06 15:12:25 2021 +0530
  31. 0fef7b6 feat(plat/arm/sgi): add CPU specific handler for Neoverse N2 by shriram.k · Wed Aug 11 17:36:17 2021 +0530
  32. e69c60b feat(plat/arm/sgi): add CPU specific handler for Neoverse V1 by shriram.k · Wed Aug 11 17:39:30 2021 +0530
  33. bfa2ad5 fix: avoid redefinition of 'efi_guid' structure by Manish V Badarkhe · Wed Aug 04 16:32:53 2021 +0100
  34. d899a6f Merge "plat/sgi: tag dmc620 MM communicate messages with a guid" into integration by Madhukar Pappireddy · Tue Jul 27 21:35:11 2021 +0200
  35. 4c47432 feat(plat/sgi): enable use of PSCI extended state ID format by Pranav Madhu · Tue Apr 20 12:01:46 2021 +0530
  36. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · Mon Feb 22 17:30:17 2021 +0000
  37. 443ccbc refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · Thu Apr 22 11:13:21 2021 +0100
  38. f894b9a feat(board/rdn2): add support for variant 1 of rd-n2 platform by Aditya Angadi · Sat Mar 20 12:15:04 2021 +0530
  39. 0640222 feat(plat/sgi): introduce platform variant build option by Aditya Angadi · Sat Mar 20 12:06:15 2021 +0530
  40. e164e26 plat/sgi: tag dmc620 MM communicate messages with a guid by Omkar Anand Kulkarni · Tue Aug 25 23:53:17 2020 +0530
  41. 2994dc0 plat/sgi: allow usage of secure partions on rdn2 platform by Omkar Anand Kulkarni · Fri Jan 22 12:58:08 2021 +0530
  42. ca14fb8 plat/sgi: allow access to TZC controller on all chips by Aditya Angadi · Wed Feb 17 18:39:32 2021 +0530
  43. 44224bd plat/sgi: define memory regions for multi-chip platforms by Aditya Angadi · Thu May 14 17:00:07 2020 +0530
  44. e4030c0 plat/sgi: allow access to nor2 flash and system registers from s-el0 by Thomas Abraham · Mon Feb 15 14:14:59 2021 +0530
  45. d6551a0 plat/sgi: define default list of memory regions for dmc620 tzc by Thomas Abraham · Tue Feb 16 14:22:41 2021 +0530
  46. a0aea1a plat/sgi: improve macros defining cper buffer memory region by Thomas Abraham · Tue Feb 16 11:36:00 2021 +0530
  47. 12c6a5a plat/sgi: refactor DMC-620 error handling SMC function id by Thomas Abraham · Tue Feb 16 12:24:13 2021 +0530
  48. 0964159 plat/sgi: refactor SDEI specific macros by Thomas Abraham · Tue Feb 16 12:23:56 2021 +0530
  49. df9904a plat/arm/css: rename rd_n1e1_edge_scmi_plat_info array by Aditya Angadi · Thu Jan 28 12:15:16 2021 +0530
  50. e0195fd plat/arm/sgi: allow all PSCI callbacks on RD-V1 by Pranav Madhu · Sat Jan 16 22:47:08 2021 +0530
  51. eccac81 Merge "plat/arm: css: Turn ON/OFF redistributor in sync with GIC CPU interface ON/OFF" into integration by Manish Pandey · Mon Jan 25 15:05:04 2021 +0000
  52. c15ed68 plat/arm/css/sgi: Fix assert expression issue by Ming Huang · Mon Jan 11 11:00:12 2021 +0800
  53. aba1d66 plat/arm/css/sgi: Fix bl32 receive event - 0xC4000061 issue by Ming Huang · Mon Nov 09 17:22:05 2020 +0800
  54. 56834e2 plat/arm: css: Turn ON/OFF redistributor in sync with GIC CPU interface ON/OFF by Jagadeesh Ujja · Tue Jan 05 22:01:24 2021 +0530
  55. ed339d8 plat/arm: rename rddaniel to rdv1 by Aditya Angadi · Tue Dec 15 17:10:50 2020 +0530
  56. aaa7b27 plat/arm/sgi: adapt to changes in memory map by Aditya Angadi · Thu Nov 19 17:32:41 2020 +0530
  57. 503da71 plat/arm/sgi: add platform id value for rdn2 platform by Aditya Angadi · Thu Nov 19 17:18:21 2020 +0530
  58. 0c324b4 plat/arm/sgi: platform definitions for upcoming platforms by Aditya Angadi · Tue Nov 17 21:17:58 2020 +0530
  59. ce79bca plat/arm/sgi: refactor header file inclusions by Aditya Angadi · Wed Nov 18 08:32:30 2020 +0530
  60. 502d0ac plat/arm/sgi: refactor the inclusion of memory mapping by Aditya Angadi · Wed Nov 18 08:27:15 2020 +0530
  61. a4f315c plat/arm/css/sgi: Map flash used for mem_protect by Sami Mujawar · Thu Apr 30 15:50:34 2020 +0100
  62. 21cf360 spm-mm: fix MISRA C-2012 Rule 2.3 spm_mm_boot_info_t defined but never used. by Olivier Deprez · Thu Jul 30 17:18:33 2020 +0200
  63. e933b02 plat/arm: sgm: Use consistent name for tb fw config node by Manish V Badarkhe · Tue Jul 14 11:16:02 2020 +0100
  64. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · Sun May 31 10:17:59 2020 +0100
  65. 64616a5 plat/arm: Rentroduce tb_fw_config device tree by Manish V Badarkhe · Sun May 31 08:53:40 2020 +0100
  66. e1cc130 GICv3: GIC-600: Detect GIC-600 at runtime by Andre Przywara · Wed Mar 25 15:50:38 2020 +0000
  67. ed93a0f Merge "Provide a hint to power controller for DSU cluster power down" into integration by Sandrine Bailleux · Fri Apr 24 09:08:33 2020 +0000
  68. 8ab69c8 juno/sgm: Align SCP_BL2 to page boundary by Chris Kay · Fri Apr 17 10:36:34 2020 +0100
  69. 90d6532 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · Wed Oct 30 14:24:39 2019 -0500
  70. d1608f1 plat/arm/sgi: update mmap and xlat count by Aditya Angadi · Wed Apr 08 14:17:08 2020 +0530
  71. c48eb86 Increase maximum size of BL2 image by Manish V Badarkhe · Thu Apr 02 13:23:45 2020 +0100
  72. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · Mon Mar 23 18:45:17 2020 +0000
  73. 61c509c plat/arm/sgi: fix the incorrect check for SCMI channel ID by Aditya Angadi · Tue Feb 11 15:46:24 2020 +0530
  74. 904b630 Merge "plat/sgi: Bump bl1 RW limit" into integration by Mark Dykes · Tue Mar 24 18:13:31 2020 +0000
  75. 2b8c6f9 Merge "plat/arm/sgi: mark remote chip shared ram as non-cacheable" into integration by Manish Pandey · Mon Mar 23 12:00:57 2020 +0000
  76. c8d110d plat/sgi: Bump bl1 RW limit by Louis Mayencourt · Mon Mar 02 14:56:58 2020 +0000
  77. f8fa465 juno/sgm: Maximize space allocated to SCP_BL2 by Chris Kay · Thu Mar 12 13:50:26 2020 +0000
  78. baa930c plat/arm/sgi: mark remote chip shared ram as non-cacheable by Vijayenthiran Subramaniam · Wed Mar 11 15:05:49 2020 +0530
  79. 2f13d6c TF-A GICv3 driver: Separate GICD and GICR accessor functions by Alexei Fedorov · Fri Feb 21 10:17:26 2020 +0000
  80. 00b9983 plat/arm: allow boards to specify second DRAM Base address by Suyash Pathak · Wed Feb 12 10:36:20 2020 +0530
  81. e650895 plat/arm: add board support for rd-daniel platform by Aditya Angadi · Sun Jul 21 22:13:45 2019 +0530
  82. 64c9645 plat/arm/sgi: move GIC related constants to board files by Vijayenthiran Subramaniam · Mon Feb 03 12:14:01 2020 +0530
  83. 03f58bf platform/arm/sgi: add multi-chip mode parameter in HW_CONFIG dts by Vijayenthiran Subramaniam · Wed Oct 30 12:52:25 2019 +0530
  84. c4e68a4 board/rdn1edge: add support for dual-chip configuration by Vijayenthiran Subramaniam · Mon Oct 28 14:49:48 2019 +0530
  85. 7f8837b drivers/arm/scmi: allow use of multiple SCMI channels by Aditya Angadi · Tue Dec 31 14:23:53 2019 +0530
  86. 7b424ba drivers/mhu: derive doorbell base address by Aditya Angadi · Tue Dec 31 10:14:32 2019 +0530
  87. dde6d3e plat/arm/sgi: include AFF3 affinity in core position calculation by Vijayenthiran Subramaniam · Tue Oct 29 15:56:41 2019 +0530
  88. 2478f8e plat/arm/sgi: add macros for remote chip device region by Vijayenthiran Subramaniam · Mon Oct 28 14:49:48 2019 +0530
  89. 8af1843 plat/arm/sgi: add chip_id and multi_chip_mode to platform variant info by Vijayenthiran Subramaniam · Tue Oct 22 15:46:14 2019 +0530
  90. 2b4ad8d plat/arm/sgi: move bl31_platform_setup to board file by Vijayenthiran Subramaniam · Mon Sep 23 19:32:32 2019 +0530
  91. bc48991 plat/arm/sgi: introduce number of chips macro by Vijayenthiran Subramaniam · Thu Dec 26 17:45:58 2019 +0530
  92. 87675d4 Coverity: remove unnecessary header file includes by Zelalem · Mon Feb 03 14:56:42 2020 -0600
  93. 5dce988 Merge "plat/arm/sgi: move topology information to board folder" into integration by Manish Pandey · Tue Jan 28 10:26:55 2020 +0000
  94. f5cb00f plat/arm/sgi: move topology information to board folder by Vijayenthiran Subramaniam · Fri Dec 27 19:27:57 2019 +0530
  95. f9c4cf4 plat/sgm: Always use SCMI for SGM platforms by Chris Kay · Tue Apr 23 16:31:06 2019 +0100
  96. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · Fri Dec 13 10:23:18 2019 -0600
  97. e08d7b1 spm-mm: Remove mm_svc.h header by Paul Beesley · Tue Oct 15 14:11:41 2019 +0000
  98. e9754e6 spm-mm: Refactor spm_svc.h and its contents by Paul Beesley · Tue Oct 15 12:51:55 2019 +0000
  99. 45f4028 spm-mm: Refactor secure_partition.h and its contents by Paul Beesley · Tue Oct 15 10:57:42 2019 +0000
  100. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · Mon Oct 14 15:27:12 2019 +0000