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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id CCACAC636CC for ; Sun, 5 Feb 2023 22:59:34 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 930D285A7D; Sun, 5 Feb 2023 23:52:02 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="nMMGQ45i"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7E42785A7D; Sun, 5 Feb 2023 23:43:11 +0100 (CET) Received: from mail-io1-xd34.google.com (mail-io1-xd34.google.com [IPv6:2607:f8b0:4864:20::d34]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 4578885A5D for ; Sun, 5 Feb 2023 23:42:29 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@chromium.org Received: by mail-io1-xd34.google.com with SMTP id w24so3875970iow.13 for ; Sun, 05 Feb 2023 14:42:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=8fZX5XRTFKon7rb/y6MkF9hPrXyl0J+nYSxi8uaR/WE=; b=nMMGQ45ibKovwLTR2z/WKWCViVQhG5xDgW+PCvH3uWI2UfFJ/9U6HbjvzW3tqp6XY+ eTg18VSl88Mutpi1YbQFam4WFbH7rDfKiXQwDzTx6TXOkdkOHMyUcdRsgj5T2Txn5GAp lVHQBxmqaf3amNHQYAT/b3rJ3U2oMz4Dl8mN8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8fZX5XRTFKon7rb/y6MkF9hPrXyl0J+nYSxi8uaR/WE=; b=CcNG3KLAGwjr6OwbO4F55oEroIhp5NOEzWXhTPy/ek+uVa5TSvx8yJoh6WX6aaYWnW nozLIK12ZfCP+ZkTFCB5jqp0wysI/HZSfG82ZvAOr+KcR+axEYd69raGr2MUzi5rnRHp qO5yiDln0dTbSjrQd0kTelmmN5BaomSwgLq4G88B2nH2V9Ldv9skXSBqN8tN1HRrsKeJ FzLcUQKtk5ZmiIO4t4T3SSQ+49Oa52iOdMG4EFXE7SXpVPFsmEwYm3G4Lbfy5iGHMTC6 b0m6gn8HVWoDdejuyr+GvVXMGosAciO3Olcgsz319JlpuCViZgkrHXSdAfI1EHgUwot2 2l4g== X-Gm-Message-State: AO0yUKWPLapcN+XLDyAKPtGKX1akSGiQqf3RBWe33g3xWW/vlFH1KcfP A1DPE5FTG7WZshki7G60DM+zgV/E32CI+GkB X-Google-Smtp-Source: AK7set+ULXj/nNNMRLJvvGaFPamY+msDZoqVyyx7MF13EaHQOxqM0jgfjQmR2f/S/DArHd7jwm7S+A== X-Received: by 2002:a6b:5b1a:0:b0:717:994f:1bc9 with SMTP id v26-20020a6b5b1a000000b00717994f1bc9mr12593526ioh.4.1675636942271; Sun, 05 Feb 2023 14:42:22 -0800 (PST) Received: from sjg1.roam.corp.google.com (c-73-14-173-85.hsd1.co.comcast.net. [73.14.173.85]) by smtp.gmail.com with ESMTPSA id z22-20020a05663803b600b003b33e77e5b2sm1503513jap.110.2023.02.05.14.42.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Feb 2023 14:42:21 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Tom Rini , Simon Glass Subject: [PATCH v2 090/169] Correct SPL use of FSL_CAAM Date: Sun, 5 Feb 2023 15:39:59 -0700 Message-Id: <20230205224118.233425-91-sjg@chromium.org> X-Mailer: git-send-email 2.39.1.519.gcb327c4b5f-goog In-Reply-To: <20230205224118.233425-63-sjg@chromium.org> References: <20230205224118.233425-63-sjg@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean This converts 1 usage of this option to the non-SPL form, since there is no SPL_FSL_CAAM defined in Kconfig Signed-off-by: Simon Glass --- (no changes since v1) board/traverse/ten64/ten64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/traverse/ten64/ten64.c b/board/traverse/ten64/ten64.c index e6403cad1f5..d3ff1d143b0 100644 --- a/board/traverse/ten64/ten64.c +++ b/board/traverse/ten64/ten64.c @@ -123,7 +123,7 @@ int board_init(void) { init_final_memctl_regs(); - if (CONFIG_IS_ENABLED(FSL_CAAM)) + if (IS_ENABLED(CONFIG_FSL_CAAM)) sec_init(); return 0; -- 2.39.1.519.gcb327c4b5f-goog