summaryrefslogtreecommitdiff
path: root/catalog
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-09-16 23:57:26 +0200
committerLennart Poettering <lennart@poettering.net>2022-09-22 16:52:06 +0200
commit708d7524790c962a5b49bcf8bc5556f4acda3d08 (patch)
tree085c68c0c44d82fddc0a884e5bb997fd46e82452 /catalog
parentc5bf1f85cba71b8b8a0c7d703f05f2c8834ae9f8 (diff)
downloadsystemd-708d7524790c962a5b49bcf8bc5556f4acda3d08.tar.gz
boot: add new pcrphase tool to measure barrier strings into PCR 11
Diffstat (limited to 'catalog')
-rw-r--r--catalog/systemd.catalog.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in
index 8cd284c195..56307003f9 100644
--- a/catalog/systemd.catalog.in
+++ b/catalog/systemd.catalog.in
@@ -527,3 +527,15 @@ Support: %SUPPORT_URL%
For the first time during the current boot an NTP synchronization has been
acquired and the local system clock adjustment has been initiated.
+
+-- 3f7d5ef3e54f4302b4f0b143bb270cab
+Subject: TPM PCR Extended
+Defined-By: systemd
+Support: %SUPPORT_URL%
+
+The string '@MEASURING@' has been extended into Trusted Platform Module's (TPM)
+Platform Configuration Register (PCR) @PCR@, on banks @BANKS@.
+
+Whenever the system transitions to a new runtime phase, a different string is
+extended into the specified PCR, to ensure that security policies for TPM-bound
+secrets and other resources are limited to specific phases of the runtime.