summaryrefslogtreecommitdiffstats
path: root/mslverify/README.md
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-08-02 01:23:12 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2017-08-03 16:08:39 -0400
commitb1e329a6e5763cd40933f446bce759b585169e2d (patch)
treeeadabc2f9d5bbbb4e49f82ba8e233184a46ba1e3 /mslverify/README.md
parenta2e9cdf67e7f8537a1f98d585b5a09f21e19d0ea (diff)
downloadphosphor-dbus-monitor-b1e329a6e5763cd40933f446bce759b585169e2d.tar.gz
phosphor-dbus-monitor-b1e329a6e5763cd40933f446bce759b585169e2d.zip
Add phosphor-msl-verify
phosphor-msl-verify is a oneshot application for basic minimum ship level (MSL) verification. https://github.com/openbmc/phosphor-dbus-interfaces/blob/master/xyz/openbmc_project/Control/README.msl.md Change-Id: Ifa036bb0a45255af7c7773bd910e83c64842d868 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'mslverify/README.md')
-rw-r--r--mslverify/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/mslverify/README.md b/mslverify/README.md
new file mode 100644
index 0000000..612561e
--- /dev/null
+++ b/mslverify/README.md
@@ -0,0 +1,10 @@
+phosphor-msl-verify
+
+phosphor-msl-verify is a "oneshot" application for basic minimum ship level
+[(MSL)](https://github.com/openbmc/phosphor-dbus-interfaces/xyz/openbmc_project/control/README.msl)
+verification.
+
+The application first determines if MSL validation is disabled and if not,
+searches the D-Bus object namespace for any MeetsMSL interfaces and exits with
+non-zero status if any inventory items implementing the interface are found
+that do not meet the MSL.
OpenPOWER on IntegriCloud