Re: [PATCH v1 2/2] crypto/ccp: skip SNP_INIT if preparation fails

From: Tycho Andersen

Date: Wed Apr 01 2026 - 10:43:02 EST


On Wed, Apr 01, 2026 at 08:35:51AM -0600, Tycho Andersen wrote:
> From: "Tycho Andersen (AMD)" <tycho@xxxxxxxxxx>
>
> During SNP_INIT, the firmware checks to see that the SNP enable bit is set
> on all CPUs. If snp_prepare() failed because not all CPUs were online,
> SNP_INIT will fail, so skip it.

Heh, you can ignore this one. Somehow it got sent out when I fixed the
capitalization in the commit message.

Tycho