Re: [PATCH v2 1/4] crypto: ccp: cache capability into psp device
From: Tom Lendacky
Date: Thu Mar 31 2022 - 16:03:06 EST
On 3/29/22 11:41, Mario Limonciello wrote:
The results of the capability register will be used by future
code at runtime rather than just initialization.
Signed-off-by: Mario Limonciello <mario.limonciello@xxxxxxx>
Acked-by: Tom Lendacky <thomas.lendacky@xxxxxxx>
---
drivers/crypto/ccp/psp-dev.c | 37 +++++++++++++++++-------------------
drivers/crypto/ccp/psp-dev.h | 5 +++++
2 files changed, 22 insertions(+), 20 deletions(-)