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 E9615C64ED6 for ; Tue, 14 Feb 2023 08:41:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231811AbjBNIlT (ORCPT ); Tue, 14 Feb 2023 03:41:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43186 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232119AbjBNIkt (ORCPT ); Tue, 14 Feb 2023 03:40:49 -0500 Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id BCB641DBBB for ; Tue, 14 Feb 2023 00:40:47 -0800 (PST) Received: by mail-ed1-x536.google.com with SMTP id w3so9244165edc.2 for ; Tue, 14 Feb 2023 00:40:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf.com; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=WnAs+yU5HM/pTqKau3Q0Rq84i+KCVbDi2UQjZa+CL2c=; b=IOnDLYY+0Elzxf0TfIWC8EQWsEwrMaCKhhOFqgZjFmVvvhT13q/P/HiGs9wvnJZ6rY 7d/kHBm9tcw/+43TjyyzuBAzTUIBc7WDAyrdRrC3ftUtZ8MWczpGEDshaveZAoXjYStJ wXRHEHer6efEIxgXZwwTkp/fpBxcLZOJ2iGpCZ7R9EwapCFs9GD4u2xTmmBCJiFqlVt1 nyLBu5KZknvt7j46xhFCUjQKWWVilqd0Uy8PqbPkk0z+LsxTGqKxuR/BiP0c3haHKWLN A4GZH590+O+wpdwg1L0i4yq5lnBwdrs5BxldDbuxuQjW6y2ri7YeqaXAnlm2/NIjEuZS PgIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=WnAs+yU5HM/pTqKau3Q0Rq84i+KCVbDi2UQjZa+CL2c=; b=GNrvLEFZZ095RgpZPdiuN3FlNuF1GS+VCjyZ8QDx/yxqmDCIc3kM/4Z98JXgj+c9Bn x+3pXtx6AjiOLwGgbU2uPkLGrRXDqb7FmHS5ttDuZ/2WJ6LCF7XgzZIuD8w6Fi93fbBR moBpQ5ECWwSGxYkXV/zJiYJYRHlNCTqhfOataZlUeOCWGCXHtUBgMTHUn/XHi5WghsS+ cVJPvMP9YyghSA5HFPcjBFlAVYjCfNczYzWMcmobT3dFpU2P4RTolGsd5oZ8h+rpKH1R M39uN+wi/jQnipZn5Bm9BDBkvklmCGdeeuOg27rnj/gskmEJ3w8yKuBGzBNJyBOoaRRk Ltjw== X-Gm-Message-State: AO0yUKV2ZVCvQYRLbEZKD/ass886LFsWWzLpUgP01oYmhmmtYbII9UK7 QIQ6D3xRMMRDBS5CYqePTcz3LVvyMHdvSkAhIRD3nQ== X-Google-Smtp-Source: AK7set+g3xZ0aQZ4h4txr/u0AcxLMzhWlvoyxDYAQAAQsRyAwaypYXTVYGXV7RZzLBtT6yY5FlYpLbAehTlxnCXUZ34= X-Received: by 2002:a50:d097:0:b0:4ab:d0dd:ffac with SMTP id v23-20020a50d097000000b004abd0ddffacmr716481edd.4.1676364046326; Tue, 14 Feb 2023 00:40:46 -0800 (PST) MIME-Version: 1.0 References: <20230209223811.4993-1-mario.limonciello@amd.com> <20230209223811.4993-3-mario.limonciello@amd.com> In-Reply-To: <20230209223811.4993-3-mario.limonciello@amd.com> From: =?UTF-8?B?SmFuIETEhWJyb8Wb?= Date: Tue, 14 Feb 2023 09:40:35 +0100 Message-ID: Subject: Re: [PATCH 2/6] crypto: ccp: Add a header for multiple drivers to use `__psp_pa` To: Mario Limonciello Cc: Grzegorz Bernacki , Thomas Rijo-john , Lendacky Thomas , herbert@gondor.apana.org.au, Sean Christopherson , Paolo Bonzini , Brijesh Singh , John Allen , Jarkko Nikula , Andy Shevchenko , Mika Westerberg , linux-i2c@vger.kernel.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , x86@kernel.org, "H. Peter Anvin" , "David S. Miller" , Jens Wiklander , Sumit Garg , kvm@vger.kernel.org, op-tee@lists.trustedfirmware.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > The TEE subdriver for CCP, the amdtee driver and the i2c-designware-amdpsp > drivers all include `psp-sev.h` even though they don't use SEV > functionality. > > Move the definition of `__psp_pa` into a common header to be included > by all of these drivers. > > Signed-off-by: Mario Limonciello Reviewed-by: Jan Dabros