From: Janakarajan Natarajan Subject: [PATCH 0/2] Miscellaneous SEV fixes Date: Fri, 14 Sep 2018 17:32:02 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Cc: Tom Lendacky , Gary Hook , Herbert Xu , "David S . Miller" , Brijesh Singh , Janakarajan Natarajan To: linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Return-path: Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-crypto.vger.kernel.org The first patch provides a fix for a static checker warning. The second patch allows for the SEV firmware blob, which will be searched for when updating SEV during PSP initialization, to be named based on the family and model of the processor. Janakarajan Natarajan (2): Fix static checker warning Allow SEV firmware to be chosen based on Family and Model drivers/crypto/ccp/psp-dev.c | 46 +++++++++++++++++++++++++++++++++++++++----- 1 file changed, 41 insertions(+), 5 deletions(-) -- 2.7.4