resources: Add v2, emm, and foundation arm64 bootloaders

Change-Id: I4ab07de2299428c9c3df5b8749fccdfeaee677e4
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5-resources/+/59749
Maintainer: Bobby Bruce <bbruce@ucdavis.edu>
Tested-by: Bobby Bruce <bbruce@ucdavis.edu>
Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu>
diff --git a/resources.json b/resources.json
index 816255d..84aa73d 100644
--- a/resources.json
+++ b/resources.json
@@ -175,6 +175,37 @@
             "url": "{url_base}/bootloaders/arm/arm64-bootloader-20220425",
             "source" : null
         },
+
+        {
+            "type": "resource",
+            "name" : "arm64-bootloader-emm",
+            "documentation" : "An arm64 bootloader (emm). May be used with the 'arm64-linux-kernel-*' resources.",
+            "architecture": "ARM",
+            "is_zipped" : false,
+            "md5sum" : "d29def05c11ddb88d971c68401fc60d2",
+            "url": "{url_base}/bootloaders/arm/arm64-bootloader-emm-20220515",
+            "source" : null
+        },
+        {
+            "type": "resource",
+            "name" : "arm64-bootloader-foundation",
+            "documentation" : "An arm64 bootloader (foundation). May be used with the 'arm64-linux-kernel-*' resources.",
+            "architecture": "ARM",
+            "is_zipped" : false,
+            "md5sum" : "fd2b0ba67019fece52eb5fc8641c1a0a",
+            "url": "{url_base}/bootloaders/arm/arm64-bootloader-foundation-20220516",
+            "source" : null
+        },
+        {
+            "type": "resource",
+            "name" : "arm64-bootloader-v2",
+            "documentation" : "An arm64 bootloader (v2). May be used with the 'arm64-linux-kernel-*' resources.",
+            "architecture": "ARM",
+            "is_zipped" : false,
+            "md5sum" : "4ac285462723f2574c71526ae6717d24",
+            "url": "{url_base}/bootloaders/arm/arm64-bootloader-v2-20220516",
+            "source" : null
+        },
         {
             "type" : "group",
             "name" : "linux-kernel",