Re: [PATCH v4 11/15] configfs-tsm: Allow the privlevel_floor attribute to be updated

From: Dan Williams
Date: Fri Apr 26 2024 - 16:52:08 EST


Tom Lendacky wrote:
> With the introduction of an SVSM, Linux will be running at a non-zero
> VMPL. Any request for an attestation report at a higher privilege VMPL
> than what Linux is currently running will result in an error. Allow for
> the privlevel_floor attribute to be updated dynamically so that the
> attribute may be set dynamically. Set the privlevel_floor attribute to
> be the value of the vmpck_id being used.
>
> Signed-off-by: Tom Lendacky <thomas.lendacky@xxxxxxx>

This addresses my comment on the last version.

Acked-by: Dan Williams <dan.j.williams@xxxxxxxxx>