2024-05-29 15:22:23

by Tom Lendacky

[permalink] [raw]
Subject: Re: [PATCH v2 5/5] crypto: ccp: Move message about TSME being enabled later in init

On 5/28/24 16:07, Mario Limonciello wrote:
> Some of the security attributes data is now populated from an HSTI
> command on some processors, so show the message after it has been
> populated.
>
> Signed-off-by: Mario Limonciello <[email protected]>

Acked-by: Tom Lendacky <[email protected]>

> ---
> v1->v2:
> * Move code from patch 4
> ---
> drivers/crypto/ccp/hsti.c | 15 +++++++++++++++
> drivers/crypto/ccp/psp-dev.c | 8 --------
> 2 files changed, 15 insertions(+), 8 deletions(-)
>