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 92DD3C433EF for ; Tue, 5 Oct 2021 22:03:09 +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 F24D56120C for ; Tue, 5 Oct 2021 22:03:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org F24D56120C 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 05068832E0; Wed, 6 Oct 2021 00:02:36 +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="sTgoHETg"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4FBC08324B; Wed, 6 Oct 2021 00:02:19 +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 085AB831BF for ; Wed, 6 Oct 2021 00:02:07 +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 72so511059qkk.7 for ; Tue, 05 Oct 2021 15:02:06 -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=p1lMNQrsKN40keSqdreXpESA3g72WOHFe268Hv0YFic=; b=sTgoHETg52Nh7bS+WFljGRrhtT+n5H3lAUaVi3Ft9brK3AqYBZoLe67P22kG5vabE0 arttoHzT5c2Fu2ONupnJL7DktD+Q7Iw9My+ilAvICf09Z2UtFbo/SUE2VmDKwDYk/pCL dmqb0tLXtZTbxvcM6o8xA7InoTto4SqcHe0dU= 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=p1lMNQrsKN40keSqdreXpESA3g72WOHFe268Hv0YFic=; b=tjR8X5Tra3KR8cXn5BSJoPvtzTIGE716exW0gCyuBdHDFMgDs/uugRZ7smWh1SJWLV 5IzjEXfPkVKg4aOvmR/LNx2pLqUn9sIUUYkAJsf48hCLmz58Wiv8VVP82BCZ7/iKrFUl n4VX4Ehb/LWU8Ln1PyAWRIvyPmUDbh2T0hRba41btgphOWaZYQImvR2RVPfdcBTT899T z4QeXsAGF35Zv0dUZJe3BuePaLt9BBWRxRaSVFAKs/Co0oMU7PZ4yeg7hTMpAwq1utxl bXZ/rehS4IiR6FGUteupMucmNJTjgCtoNK2DJdj58dOMO4UDBFKX0nihSzRM9DmmcR7Q xVCg== X-Gm-Message-State: AOAM531HG7vYl1QlI4A2oEITkP46wgJ28+nu1iob9MVKJkSCo33/5vRK ZHHKJNOj26x6NnicUHKT59YyzkGnAMZrgw== X-Google-Smtp-Source: ABdhPJzPSEMB3aru+BFjXuPK15CKZfgVhApSUt9ZnMSnTnKbVDwf//kaNyk0B/Gw+ok2Kan+9nGlaQ== X-Received: by 2002:ae9:e810:: with SMTP id a16mr15917075qkg.347.1633471325842; Tue, 05 Oct 2021 15:02:05 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-acff-2c31-c6db-812f.res6.spectrum.com. [2603:6081:7b01:cbda:acff:2c31:c6db:812f]) by smtp.gmail.com with ESMTPSA id f15sm2053248qtf.66.2021.10.05.15.02.04 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 05 Oct 2021 15:02:05 -0700 (PDT) Date: Tue, 5 Oct 2021 18:02:03 -0400 From: Tom Rini To: Alexandru Gagniuc Cc: u-boot@lists.denx.de, patrick.delaunay@foss.st.com, etienne.carriere@linaro.org, sbabic@denx.de, festevam@gmail.com Subject: Re: [PATCH 4/4] arm: imx: mx7: Move CONFIG_OPTEE_TZDRAM_SIZE from lib/optee Message-ID: <20211005220203.GF31748@bill-the-cat> References: <20210907170709.2684890-1-mr.nuke.me@gmail.com> <20210907170709.2684890-5-mr.nuke.me@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ShJiFmZFPUEMHaH+" Content-Disposition: inline In-Reply-To: <20210907170709.2684890-5-mr.nuke.me@gmail.com> 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 --ShJiFmZFPUEMHaH+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Sep 07, 2021 at 12:07:09PM -0500, Alexandru Gagniuc wrote: > This config is only used by three boards with this SOC. Most other > platforms derive this information from devicetree, and are unlikely > to ever need this config. >=20 > Moreover, it is confusing when Kconfig asks for this value under > "Support OPTEE images", but does not do anything with the value. > Move it to imx7 for those boards who still make use of it. >=20 > Signed-off-by: Alexandru Gagniuc Applied to u-boot/master, thanks! --=20 Tom --ShJiFmZFPUEMHaH+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFcy1sACgkQFHw5/5Y0 tyw6ZAv8Ds5IVHQYTTQXMqqj6+ys2eCEos8VIQtlBdY92UIC2BM5GPIlHCsQ7cnO z7O8T6dY8SQzdCTEGp/EuJtHaMuFc7R1syqgtGeRkLmHLhoB1AUPYPH5Wiox+/B1 skg4tojtBcfOCxrUU6OHhwv6XVCWwuoIppFIsGIcENGa1mKQOGJP3IUH2KkT3Rlt pLC0PHnrvmoXQharaUBWQezjMFyJLFUkschGxqpVT4MNhVGHx4A3cUA212Xs/s0P UcPVlZwP8i/B8IrbMKGs3IWTYEc6Nzhdo/AMa+tscEC7zBL1IgJwDXypJPvRf4/+ v4RHDYMPg8pug/uTIjx/ngaxPjXiY1caozNd+mowwBl56ZqRgXD0blcnRqKvTSDg 9Lf4I2o2P7+mn42sHqkB9l3ct9dGXYX4NsmIeTutv2wfgmo8ucVMUJZ3ag6A1N6G /g/Q/Q3mnE2YrNdwg0Xj1PUZJpA7FpFVTc6AupXDYmmY9JQhOGOWaQo4WYP5W3RF WGvrWLAe =6pC3 -----END PGP SIGNATURE----- --ShJiFmZFPUEMHaH+--