From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B4B8FC433FE for ; Fri, 21 Oct 2022 11:35:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229634AbiJULe6 (ORCPT ); Fri, 21 Oct 2022 07:34:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40270 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229987AbiJULet (ORCPT ); Fri, 21 Oct 2022 07:34:49 -0400 Received: from formenos.hmeau.com (helcar.hmeau.com [216.24.177.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 221FF2A27A; Fri, 21 Oct 2022 04:34:29 -0700 (PDT) Received: from loth.rohan.me.apana.org.au ([192.168.167.2]) by formenos.hmeau.com with smtp (Exim 4.94.2 #2 (Debian)) id 1olqHa-004dkC-S1; Fri, 21 Oct 2022 19:34:24 +0800 Received: by loth.rohan.me.apana.org.au (sSMTP sendmail emulation); Fri, 21 Oct 2022 19:34:23 +0800 Date: Fri, 21 Oct 2022 19:34:23 +0800 From: Herbert Xu To: Mario Limonciello Cc: Tom Lendacky , John Allen , stable@vger.kernel.org, Rijo-john Thomas , "David S. Miller" , linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] crypto: ccp: Add support for TEE for PCI ID 0x14CA Message-ID: References: <20220928184506.13981-1-mario.limonciello@amd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220928184506.13981-1-mario.limonciello@amd.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 28, 2022 at 01:45:05PM -0500, Mario Limonciello wrote: > SoCs containing 0x14CA are present both in datacenter parts that > support SEV as well as client parts that support TEE. > > Cc: stable@vger.kernel.org # 5.15+ > Tested-by: Rijo-john Thomas > Signed-off-by: Mario Limonciello > --- > drivers/crypto/ccp/sp-pci.c | 11 ++++++++++- > 1 file changed, 10 insertions(+), 1 deletion(-) Patch applied. Thanks. -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt