tf-sync-github-repos: Add rust-spmc crates

Mirror some of the crates from the rust-spmc Gerrit project to Github.

Change-Id: I99e376d3ab470c96fff3042cf695eb856deb0719
Signed-off-by: Sandrine Afsa <sandrine.afsa@arm.com>
diff --git a/tf-sync-github-repos.yaml b/tf-sync-github-repos.yaml
index 759dcda..ec2ac4a 100644
--- a/tf-sync-github-repos.yaml
+++ b/tf-sync-github-repos.yaml
@@ -3,7 +3,7 @@
     node: docker-amd64-tf-a-jammy
     project-type: freestyle
     concurrent: false
-    description: Mirror TF-M, TF-A, TS, and Hafnium projects into GitHub
+    description: Mirror some of the trustedfirmware.org projects (like TF-M, TF-A, TS, and Hafnium) into GitHub
     disabled: false
     parameters:
     - string:
@@ -166,6 +166,27 @@
             branch-pattern: main
           - branch-compare-type: REG_EXP
             branch-pattern: refs/tags/.*
+        - project-compare-type: PLAIN
+          project-pattern: rust-spmc/arm-ffa
+          branches:
+          - branch-compare-type: PLAIN
+            branch-pattern: main
+          - branch-compare-type: REG_EXP
+            branch-pattern: refs/tags/.*
+        - project-compare-type: PLAIN
+          project-pattern: rust-spmc/arm-pl011-uart
+          branches:
+          - branch-compare-type: PLAIN
+            branch-pattern: main
+          - branch-compare-type: REG_EXP
+            branch-pattern: refs/tags/.*
+        - project-compare-type: PLAIN
+          project-pattern: rust-spmc/arm-psci
+          branches:
+          - branch-compare-type: PLAIN
+            branch-pattern: main
+          - branch-compare-type: REG_EXP
+            branch-pattern: refs/tags/.*
         silent-start: true
     wrappers:
     - credentials-binding: