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

From: Tom Lendacky
Date: Wed May 29 2024 - 11:22:25 EST


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 <mario.limonciello@xxxxxxx>

Acked-by: Tom Lendacky <thomas.lendacky@xxxxxxx>

---
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(-)