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 1525CC433EF for ; Wed, 11 May 2022 17:32:16 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1B08184373; Wed, 11 May 2022 19:31:46 +0200 (CEST) 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="fn86qyZ3"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4D6158436A; Wed, 11 May 2022 19:31:40 +0200 (CEST) Received: from mail-qk1-x735.google.com (mail-qk1-x735.google.com [IPv6:2607:f8b0:4864:20::735]) (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 85E238436B for ; Wed, 11 May 2022 19:31:37 +0200 (CEST) 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-qk1-x735.google.com with SMTP id a76so2778560qkg.12 for ; Wed, 11 May 2022 10:31:37 -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; bh=BLqHbrs7otEVg8cwu9KqhTquO++AXVNaO88Ht/LjfM8=; b=fn86qyZ34b3ZxU2rHqZdoBDoXbw+Q4tvIX9Hycon+J807byceMyOkmqIKUYE0u4wkp 4XBcB/BnfEnjmMbAxChWLxBWRFCPf/LL20oGGltRi8VINfi+/KymCFyP5e0coEGJS2yc 8TVC3MFk6eJiQoYG2wYOO72lCkxJaxH1ZiGxM= 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; bh=BLqHbrs7otEVg8cwu9KqhTquO++AXVNaO88Ht/LjfM8=; b=sPSMVB4zp65vmfi64Rz9kdE+4MI198/BoeZoz6HU0X4kXBcAmjvrE+mR2b9zuxkzyn FzVU8WgP4DfkBv3xJMesFY5Sp8svPqe4iAFkgVK0VdcE4gGiuCiHjWsmVWMd2kH6LUS7 CT7/r5IsT+wK3hCLQHZWwoyR/ytRHQ3c6S89GkVrGcY7XKdFGUILa6akZ50hcw0mYfPU Nqrex1krBcILUOmnjHa/eh+MUh/ugy81Gnvhy/EaVwVVN0d5A56506JM48650nq45Bc2 F1/sQJZJNb4a5ylPnjWPp6SCFgRh2EMEKkCgwypMtjhkNZtBXmTAEGwi2mnwsSPspPac cyLw== X-Gm-Message-State: AOAM532ff+Ft65ZY9lYWK/+nfsqwB/kRbgbHErfdsj1x0j64P8HS/HLH m4VvvxJMxECDOK2l8nOBrYo+d/uDhjq5FA== X-Google-Smtp-Source: ABdhPJzGFysX+4i929k+IWad8m+Q0aDg7AhUTX0W648FP0HQwH6ll8bmkevsUCVDua7tYo8DRc1ZxA== X-Received: by 2002:a05:620a:24c3:b0:6a0:7b54:1e02 with SMTP id m3-20020a05620a24c300b006a07b541e02mr12800875qkn.308.1652290296371; Wed, 11 May 2022 10:31:36 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-4500-e9c0-ca70-8b22-fd0c.res6.spectrum.com. [2603:6081:7b01:4500:e9c0:ca70:8b22:fd0c]) by smtp.gmail.com with ESMTPSA id n74-20020a37274d000000b0069fc13ce1d7sm1510770qkn.8.2022.05.11.10.31.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 11 May 2022 10:31:35 -0700 (PDT) Date: Wed, 11 May 2022 13:31:33 -0400 From: Tom Rini To: Andrew Davis Cc: Simon Glass , u-boot@lists.denx.de Subject: Re: [PATCH 3/4] boot: Kconfig: Disable non-FIT loading for TI secure devices Message-ID: <20220511173133.GA3901321@bill-the-cat> References: <20220504205228.5153-1-afd@ti.com> <20220504205228.5153-3-afd@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PzGeKfgKLFJqWH+5" Content-Disposition: inline In-Reply-To: <20220504205228.5153-3-afd@ti.com> 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.5 at phobos.denx.de X-Virus-Status: Clean --PzGeKfgKLFJqWH+5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 04, 2022 at 03:52:27PM -0500, Andrew Davis wrote: > Non-FIT image loading support should be disabled for TI secure > devices as the image handlers for those image types do not follow > our secure boot checks. >=20 > Signed-off-by: Andrew Davis > Reviewed-by: Tom Rini Applied to u-boot/master, thanks! --=20 Tom --PzGeKfgKLFJqWH+5 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJ78vUACgkQFHw5/5Y0 tyxGAwv+J7OlRI32rTKVyq0OQuknnGxSwVeDZQCKEyapc0+ul28bNJHeGS3CjWBF ZM/yzzpY8Hw+j0U6W5SV8k1X643uGSCxDUJ8wXYiNSc/Ig/4gz1zMiEKMf/jpJE8 5REc7TIYvt8neErUG/M5QTLEnvqrH3HrQUc8iAhJTxsuIz/ZrRNqm6lXQdMHjZ5T gCu+asd1+khOBxcMcmwN8ttTnBJhejmWHvxQKfHZejYC+uDZ0wZu2lqvRGueSoqs m3agn6QzWKxzJb395JwFjzNZw5xHkJioTHcR8nvY/zvttp28zjaAPLZG9hDQsvq3 VymToI8qEQntpKP3NtyUc+LbLWFpD8ubHGo43DD8g0HKExwCb8Q4SjPtB5OUWqGe xbFjUpFZNG9JqdDIztERx9cb8BVdIyr9J770fn+Nl2OpXIRhWRtbY0cykbbezfEf g9JbsIBOCyeW/RI3IsxSAp04OGuJvbfdzoLQFF5f91drJEC/SwA1Iw2O/BS2Phv6 /PtVI83F =Jbci -----END PGP SIGNATURE----- --PzGeKfgKLFJqWH+5--