resources: Add riscv-hello-example checkpoints for v22.1.1.

Change-Id: Ie76a597d0fd59d1877e493fcd21f802cfbc7fc87
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5-resources/+/68279
Maintainer: Bobby Bruce <bbruce@ucdavis.edu>
Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu>
Tested-by: Bobby Bruce <bbruce@ucdavis.edu>
diff --git a/resources.json b/resources.json
index d75b026..f9620ef 100644
--- a/resources.json
+++ b/resources.json
@@ -487,6 +487,17 @@
         },
         {
             "type": "resource",
+            "name" : "riscv-hello-example-checkpoint-v22-1-1",
+            "documentation" : "A checkpoint used in 'configs/example/gem5_library/checkpoints/riscv-hello-restore-checkpoint.py'. Used for v22.1.1 onwards.",
+            "architecture": "RISCV",
+            "is_zipped" : false,
+            "md5sum" : "5c6e787965cecc4ebbee0119886f358c",
+            "source" : null,
+            "is_tar_archive" : true,
+            "url": "{url_base}/checkpoints/riscv-hello-example-checkpoint-20220222.tar"
+        },
+        {
+            "type": "resource",
             "name" : "riscv-disk-img",
             "documentation" : "A simple RISCV disk image based on busybox.",
             "architecture": "RISCV",