]> www.infradead.org Git - users/jedix/linux-maple.git/commit
evm: Deprecate EVM_ALLOW_METADATA_WRITES
authorRoberto Sassu <roberto.sassu@huawei.com>
Fri, 14 May 2021 15:27:50 +0000 (17:27 +0200)
committerMimi Zohar <zohar@linux.ibm.com>
Tue, 1 Jun 2021 16:30:51 +0000 (12:30 -0400)
commit1434c6a1d32a3a1a77f58a03197b802b1724c740
tree4e4efa5559777a540a9b768c818a87af424947af
parent1886ab01a3fb98ee7f7739ae50eb9492f5df3641
evm: Deprecate EVM_ALLOW_METADATA_WRITES

This patch deprecates the usage of EVM_ALLOW_METADATA_WRITES, as it is no
longer necessary. All the issues that prevent the usage of EVM portable
signatures just with a public key loaded have been solved.

This flag will remain available for a short time to ensure that users are
able to use EVM without it.

Signed-off-by: Roberto Sassu <roberto.sassu@huawei.com>
Signed-off-by: Mimi Zohar <zohar@linux.ibm.com>
Documentation/ABI/testing/evm