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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3EBE4C433EF for ; Thu, 7 Oct 2021 19:41:12 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id A9A2060FC2 for ; Thu, 7 Oct 2021 19:41:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org A9A2060FC2 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9579883551; Thu, 7 Oct 2021 21:41:09 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (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="g28X66gg"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5A17783552; Thu, 7 Oct 2021 21:41:07 +0200 (CEST) Received: from mail-qk1-x72d.google.com (mail-qk1-x72d.google.com [IPv6:2607:f8b0:4864:20::72d]) (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 123DF83538 for ; Thu, 7 Oct 2021 21:41:04 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x72d.google.com with SMTP id m7so7137856qke.8 for ; Thu, 07 Oct 2021 12:41:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=lqSNyxjkrNfhR4VvtUUADS9NnJ7o4ueC49fwErgXl0g=; b=g28X66ggHziGqnAYgTnKPhEauj2QMw1SUJ3sIh7y7ryXh9QmaVBEa8YtK8Iv7etObd Dg7jAerOYbYQQAaEHO8xqKeMD28f5MSnlXBw7JK0XJruZ78Xdb9T+rnsRDa65suKKnti SE8OaTQRThCatSzoSgdtkCEjNePUcEgOPgCnQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=lqSNyxjkrNfhR4VvtUUADS9NnJ7o4ueC49fwErgXl0g=; b=YrtU/47sYO/6Yz6UW1UVYs/CJHbgIwdMBhDA/6obMwkO36HIC3F85sI/Ks4PXtQDo4 fkfrYLDxZFIQ9drF5h79Y2xWOQ0zKo6d/aSb8GJCeq3sH3vBPUTI2nVU/l35so6lk3AV pyk/HbT3Os0NwK3cdE1itzWkoYzvkzWn+yjogWuFWqxHIo3zfiWAbIct42vfIxc/6mQW hGK/p5mycSsH0U2BATPo6hGApUBcL5zQZ2i5eVAfZ49tAox70Kez7kebcVQdI7qDcKf2 sY1AN32NasEmIAyaI9ywpaj4CXikv0HWNs1il+l2wpxzgsGubCvtbW4xhNxNiZm7plpX ZYog== X-Gm-Message-State: AOAM532Nc8lewr//zabCv4BQZgTfnuK7LvBhq9tgwpCf+KAScLoN5SLm v4WndpV0n9hpq7DR3ILdGbIwnw== X-Google-Smtp-Source: ABdhPJwHgRcaGpdhrZ3jRW49klfngJzHGCypcFnyCmQOighcM9OFx/lQAXdC2ufNNBoe3AlDWfbKhg== X-Received: by 2002:a37:9c09:: with SMTP id f9mr3439308qke.63.1633635662857; Thu, 07 Oct 2021 12:41:02 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-cc2f-6f95-d2e4-ed0f.res6.spectrum.com. [2603:6081:7b01:cbda:cc2f:6f95:d2e4:ed0f]) by smtp.gmail.com with ESMTPSA id g11sm252764qts.63.2021.10.07.12.41.01 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Thu, 07 Oct 2021 12:41:02 -0700 (PDT) Date: Thu, 7 Oct 2021 15:41:00 -0400 From: Tom Rini To: Jernej =?utf-8?Q?=C5=A0krabec?= Cc: u-boot@lists.denx.de, pali@kernel.org, mr.nuke.me@gmail.com Subject: Re: Broken build with disabling OpenSSL crypto Message-ID: <20211007194100.GX31748@bill-the-cat> References: <18564205.Z0HQFNUZ9R@kista> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="G74XL1ycrb5pVp5H" Content-Disposition: inline In-Reply-To: <18564205.Z0HQFNUZ9R@kista> X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean --G74XL1ycrb5pVp5H Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Oct 06, 2021 at 11:27:43PM +0200, Jernej =C5=A0krabec wrote: > Hi everyone! >=20 > Commit cb9faa6f98ae ("tools: Use a single target-independent config to en= able=20 > OpenSSL") recently introduced option to disable usage of OpenSSL via=20 > CONFIG_TOOLS_LIBCRYPTO. However, just a bit later, another commit b4f3cc2= c42d9=20 > ("tools: kwbimage: Do not hide usage of secure header under=20 > CONFIG_ARMADA_38X") made U-Boot tools hard dependent on OpenSSL. That tot= ally=20 > defeats the purpose of first commit. I suggest that it gets reverted. >=20 > I would like disable OpenSSL for my usage, since it gives me troubles whe= n=20 > cross-compiling U-Boot inside LibreELEC build system. It's not needed for= our=20 > case anyway. How hard is it to specify openssl as a dependency for U-Boot, in the LibreELEC build system? I assume openssl is being used in other parts of the build anyhow. Thanks! --=20 Tom --G74XL1ycrb5pVp5H Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFfTUwACgkQFHw5/5Y0 tyyhsgv/Q8Iy/BUs5fzxnQy3zRfLJiUXn5WlOWQKkp5+1aiXqCi8+ZFR3uBoAYk2 hYUCwTv3mvGpDumyU3Iw287OxGM22EhEVFOoP6Qcpdd1cQtPzBmL1VA7dBdpgjzg cf0wDbuHwFM0m0wn6Hhat98dkEiDKxIOOhMRH6Sk1pGFrEhKOyX+snbX7KXpxrlw C2it+2RuNZHnxSVLDR0CVHzKpzBsJKp57NFLCOX30NBx5bdx29Bd9ZL3ME69M4cp nxrDPQFddOz2ItpJ0Wx7tGvK+VYmoO15qvDsfcLkro+SqIrg6VtPhHIAJxH3AXEq A9nM0Syy15xfN4C0mxx6Zdrhxl5wh8U+LpsArEdZjn+/qxYiX09k8v8qLOztnl9y S89q3y/ToHnas1hkPDMDi4ZixGSlRtrdWFqAyDJ5PYEvjcnFAWh+QhN3QebjKBaW MoO5IPeTWE3D0oz/69G7RrUiqQUxkTsv+Vvj+9rack8KWquyKvhttkMlTZagDr8B Xqfow/xl =s9CP -----END PGP SIGNATURE----- --G74XL1ycrb5pVp5H--