summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2022-10-13 09:47:55 +0200
committerLennart Poettering <lennart@poettering.net>2022-10-13 09:48:01 +0200
commitfd5dead7d602d024a3df00c277ad580f72c3a614 (patch)
tree81bb90609f59a8307299bc6ab3a64486ff55b15e /TODO
parent29818c4e99e0a65bac800a000c4b3b1549d5a084 (diff)
downloadsystemd-fd5dead7d602d024a3df00c277ad580f72c3a614.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index c910c7335b..164cf61093 100644
--- a/TODO
+++ b/TODO
@@ -119,6 +119,11 @@ Deprecations and removals:
Features:
+* whenever we measure something into a TPM PCR from userspace, write a record in
+ TCG's "Canonical Event Log" format to some file, so that we can reason about
+ how PCR values we manage came to
+ be. https://trustedcomputinggroup.org/resource/canonical-event-log-format/
+
* bootspec: permit graceful "update" from type #2 to type #1. If both a type #1
and a type #2 entry exist under otherwise the exact same name, then use the
type #1 entry, and ignore the type #2 entry. This way, people can "upgrade"