From 3d3d34f51d5713ca2a5bfc4d816200e590e82434 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Stehl=C3=A9?= Date: Tue, 21 Sep 2021 16:39:03 +0200 Subject: [PATCH] README.md: point at verification script MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Vincent Stehlé --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3686c1b..cc813a8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ This repo structure is the template for collecting compliance evidence for a SystemReady certification. +## Verification script +A `check-sr-results.py` verification script is available in the [SystemReady +scripts] repository, which can verify if a directory structure is conforming to +this template. + +[SystemReady scripts]: https://gitlab.arm.com/systemready/systemready-scripts + ## General Instructions General instructions for collecting SystemReady compliance logs: -- GitLab