diff options
author | Tom Lendacky <thomas.lendacky@amd.com> | 2024-06-05 17:18:50 +0200 |
---|---|---|
committer | Borislav Petkov (AMD) <bp@alien8.de> | 2024-06-17 20:42:57 +0200 |
commit | 61564d346809aa84729e651b98032592a7d63d3e (patch) | |
tree | 23e8ba4a9ca5d8e131c02262415fc379e042c2be /kernel/auditfilter.c | |
parent | x86/sev: Provide SVSM discovery support (diff) | |
download | linux-61564d346809aa84729e651b98032592a7d63d3e.tar.xz linux-61564d346809aa84729e651b98032592a7d63d3e.zip |
x86/sev: Provide guest VMPL level to userspace
Requesting an attestation report from userspace involves providing the VMPL
level for the report. Currently any value from 0-3 is valid because Linux
enforces running at VMPL0.
When an SVSM is present, though, Linux will not be running at VMPL0 and only
VMPL values starting at the VMPL level Linux is running at to 3 are valid. In
order to allow userspace to determine the minimum VMPL value that can be
supplied to an attestation report, create a sysfs entry that can be used to
retrieve the current VMPL level of the kernel.
[ bp: Add CONFIG_SYSFS ifdeffery. ]
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://lore.kernel.org/r/fff846da0d8d561f9fdaf297dcf8cd907545a25b.1717600736.git.thomas.lendacky@amd.com
Diffstat (limited to 'kernel/auditfilter.c')
0 files changed, 0 insertions, 0 deletions