Re: [PATCH] sev: check which processor the ASK/ARK chain should match

2021-12-09 Thread Daniel P . Berrangé
On Tue, Nov 16, 2021 at 04:38:59PM -0500, Tyler Fanelli wrote: > The AMD ASK/ARK certificate chain differs between AMD SEV > processor generations. SEV capabilities should provide > which ASK/ARK certificate should be used based on the host > processor. > > Signed-off-by: Tyler Fanelli > --- > q

[PATCH] sev: check which processor the ASK/ARK chain should match

2021-11-16 Thread Tyler Fanelli
The AMD ASK/ARK certificate chain differs between AMD SEV processor generations. SEV capabilities should provide which ASK/ARK certificate should be used based on the host processor. Signed-off-by: Tyler Fanelli --- qapi/misc-target.json | 28 ++-- target/i386/sev.c |