resources: Add arm64 4.18.0 Linux Kernel

Note: Sources are unavailable for this resource.
Change-Id: Ifd09a53fb678a3427e3d1ad6f7eb288348e6db7d
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5-resources/+/59129
Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu>
Maintainer: Bobby Bruce <bbruce@ucdavis.edu>
Tested-by: Bobby Bruce <bbruce@ucdavis.edu>
diff --git a/resources.json b/resources.json
index 69afa7a..17d6ba1 100644
--- a/resources.json
+++ b/resources.json
@@ -135,6 +135,16 @@
             "contents" : [
                 {
                     "type" : "resource",
+                    "name" : "arm64-linux-kernel-4.18.0",
+                    "documentation": "The Linux kernel (v4.18.0), compile to arm64.",
+                    "architecture" : "ARM",
+                    "is_zipped" : false,
+                    "md5sum" : "29c4059d3b1b043e16bfbd8487acbcae",
+                    "url" : "{url_base}/kernels/arm/static/arm64-vmlinux-4.18.0",
+                    "source" : null
+                },
+                {
+                    "type" : "resource",
                     "name" : "x86-linux-kernel-4.19.83",
                     "documentation" : "The linux kernel (v4.19.83), compiled to X86.",
                     "architecture" : "X86",