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 E9FA3C6379F for ; Thu, 9 Feb 2023 00:40:19 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D967285F4D; Thu, 9 Feb 2023 01:40:17 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com 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=konsulko.com header.i=@konsulko.com header.b="Tkm/8NPT"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id F169685F50; Thu, 9 Feb 2023 01:40:15 +0100 (CET) Received: from mail-qv1-xf34.google.com (mail-qv1-xf34.google.com [IPv6:2607:f8b0:4864:20::f34]) (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 8AB4885CC8 for ; Thu, 9 Feb 2023 01:40:13 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf34.google.com with SMTP id c5so352885qvk.13 for ; Wed, 08 Feb 2023 16:40:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=Uq48/XkPsZ+Eodeq2lgEGO2V52tvlzXEyUHEeC8MiS4=; b=Tkm/8NPTEgNUcvA0Hpq2ksTTfIuoQU8JSMLlEVMEhKPIb0w/hg5CRPxfWE3pwJhxjj ZImqmVH2K7bBnNrNTFcvl5JmsA0HVCyzGrKPmhpVouQW9mPxMFPhJZjprgXIPELiw9hU X9VJNUyjXL4cqgdBz526iH49ZO1iCYLNSWDqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=Uq48/XkPsZ+Eodeq2lgEGO2V52tvlzXEyUHEeC8MiS4=; b=rLBBpteMYg6uVgnhryp0yDRgmfvl6jTvCyzq7GsMdWCD18R9V65lbFcNmrstYZm4Lk 6b7clSzp5+3nYIiG0tJ1pjV9Ym3cKRoZEfX8bnDTZXHepfyVaip/+jjrdOcF5uI5rcuA o+7PQJbcaJjyCkCk3zR4kDevcNeGkA9eAv7daAFCGk9ePe09tRYqVPhaceiYGNT3hQaZ aV3a70z0eakAoIZa3/mQPhbAhsact3LEzPxRY8MtGXE6DoJJ7CEeE3iyBp/IylUcZFIM UryCXg7r4NNawMOux5P1WtQLk7G1flJAwTN+Xpl2HF7lIJeuGQAqDZaInnArkbC8EZpw IGEg== X-Gm-Message-State: AO0yUKWDkWept1edBZL6sw3MSaPGCAR+CtTGYiQXI1jNhJM1a5oofPBT tgh34vBhf1dVZRDSpYSDXeYvwmKUeLTL327D/wU= X-Google-Smtp-Source: AK7set9vauBQQ063dYh6gx/AdggVi6ZV1DCFQLVIU8rbLm4QLOUAQurIeezGxX2KyQKu/rDr04dW7A== X-Received: by 2002:a05:6214:2507:b0:56b:ec7f:6c93 with SMTP id gf7-20020a056214250700b0056bec7f6c93mr18699928qvb.19.1675903212403; Wed, 08 Feb 2023 16:40:12 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-538d-baa1-e57f-2a07.res6.spectrum.com. [2603:6081:7b00:6400:538d:baa1:e57f:2a07]) by smtp.gmail.com with ESMTPSA id 69-20020a370a48000000b0071b158849e5sm256528qkk.46.2023.02.08.16.40.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Feb 2023 16:40:12 -0800 (PST) Date: Wed, 8 Feb 2023 19:40:10 -0500 From: Tom Rini To: Simon Glass Cc: U-Boot Mailing List Subject: Re: [PATCH v2 068/169] Correct SPL use of DM_RNG Message-ID: References: <20230205224118.233425-63-sjg@chromium.org> <20230205224118.233425-69-sjg@chromium.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Maa+pobFJLprsZL5" Content-Disposition: inline In-Reply-To: <20230205224118.233425-69-sjg@chromium.org> X-Clacks-Overhead: GNU Terry Pratchett 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 --Maa+pobFJLprsZL5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 05, 2023 at 03:39:37PM -0700, Simon Glass wrote: > This converts 1 usage of this option to the non-SPL form, since there is > no SPL_DM_RNG defined in Kconfig >=20 > Signed-off-by: Simon Glass > --- >=20 > (no changes since v1) >=20 > boot/vbe_request.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >=20 > diff --git a/boot/vbe_request.c b/boot/vbe_request.c > index 45f1d2b7e17..312edfa2bdb 100644 > --- a/boot/vbe_request.c > +++ b/boot/vbe_request.c > @@ -36,7 +36,7 @@ static int handle_random_req(ofnode node, int default_s= ize, > u32 size; > int ret; > =20 > - if (!CONFIG_IS_ENABLED(DM_RNG)) > + if (!IS_ENABLED(CONFIG_DM_RNG)) > return -ENOTSUPP; > =20 > if (ofnode_read_u32(node, "vbe,size", &size)) { This breaks sandbox_vpl. --=20 Tom --Maa+pobFJLprsZL5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPkQOoACgkQFHw5/5Y0 tyzqwAv7B5V9Eyp6dnQg4dxIeomy4cFZrdCleMl3EeKmYL0HTIz3pUgZChEa4BJc Mg/sN47MMiu/QbDEWa0w1QT2P8I+mTl1Zj6P4ZPQ1RLKNF1K6otdDXzSTOmOqc39 8AYCn9v+fe37qWDB6qiZ3ah0n8H4D/LNXvpwLM7xi8RSVFLUYub7YXAMKizHWw92 /oNeyMkwGB14u73LmYh19HUWObX5zfaH9EAlg8AJcQey8N84UkCjPsx9puu5GGQp 3hEVPkjwbHWIKihMNoPbz3i6Sy1FEGvm1CGshwA2rTRxfLKbGwl3qU7WNDXdMUzy 2k01ippWB81y4GgiN4PPiHftBkPZk93tEMGR9UZIPGqanVDMVJAyKAABvywyELGI V0gWKCvIfy4hS8ZRwhaV4jMkAswB6uxWNTdgekaMpaChXOCN3WhoVHTBIXSE9rKo Ip8gxCQqfLbOyrhOqZ593eUsOluzTwm8egTkCKgSBgi3qUXJ44BKFQne+dZeBrPt Vg8peTWM =JkTa -----END PGP SIGNATURE----- --Maa+pobFJLprsZL5--