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 BB1CBC433EF for ; Fri, 4 Feb 2022 22:16:07 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C2AE583A4C; Fri, 4 Feb 2022 23:16:05 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=foundries.io Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=foundries.io header.i=@foundries.io header.b="ZEmo9hne"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id F344F83A48; Fri, 4 Feb 2022 23:16:03 +0100 (CET) Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) (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 0138183A3F for ; Fri, 4 Feb 2022 23:16:00 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=foundries.io Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jorge@foundries.io Received: by mail-wr1-x431.google.com with SMTP id f17so13804341wrx.1 for ; Fri, 04 Feb 2022 14:16:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foundries.io; s=google; h=from:date:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=A7dbhzhN8dMmqiiDHWkaN+YjjCjqMAc6bmWS7Z0S7DQ=; b=ZEmo9hneJxPgpK+rzkyXH3qbQ+Qn2Ig4Fw+Asv/xN2lAEzUnIq3jBN5UUcGH9J/Lru orn1ggq4iGR495ui6C4gyCXIm+tlWeCFDzSUg2IYoVzetQoQJ4mCgxs+dQzzmO5Pwa9f Vmz9FTknW7ummzPfwlfUfee/xUhBYpX527Q79zhcLpSoVgO1p5LF1Kq3XzbepkZ0mZrT aZDpTEre0FQyP5WOvSeJQWcCWdZFi0sJyBf/QPd4B5+ZSnvTgvlWYqFlcddTL77U3kPR 1HQOuqkD1UU7imoy/KCjZ0gdbB/sUVSv94U9KyXhIXIRXVs/7jkirG2EEb1PcsnKBOrI bbew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:date:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=A7dbhzhN8dMmqiiDHWkaN+YjjCjqMAc6bmWS7Z0S7DQ=; b=iV4f9cp29KXZjB911qxkcm7rOeuRj9FcCjZa/Mrg66YhjlRWg4+/Va6T8GHfzpENU5 i0OJRTMqmj0HoWRBWifn2XscYMTJJRmu7YOSQoJiSKcVhTR9UFhjRuyJ0ZxjV7c72fFI 9KMOqPu/yRrpDQAyu5NVi9STdlWg03KGlzvre6OogbQB30PBnbxv8zriDg8kjTOWe3hW 5mV7asOhfVFvTXnKgqW945OvPyMMkO9K//ygPed9JiouKU67Ophu0mjqs17jPlK1uGNV sgkIJ/lD3U/IaqkThAi/mB90tFMWkVKEuBnURj1Miqmn00NedsSX6GLLcq87/Rxchqn2 iwgA== X-Gm-Message-State: AOAM533wa/A2m4yYJeZx+KoUIKZVzgc+mJLF7q3nL+fD0AMvF5e6IFkN 9kwxozttOLEg9KBNSZpjb8xpbA== X-Google-Smtp-Source: ABdhPJw1Ypi8QubMoh9iaJJCxUGlosGpqEd2UawUw8IebUTweg0eB0iP0mU5FnpcbOCa/eNNucfQVw== X-Received: by 2002:adf:f58a:: with SMTP id f10mr774402wro.321.1644012960596; Fri, 04 Feb 2022 14:16:00 -0800 (PST) Received: from trex (111.red-83-34-191.dynamicip.rima-tde.net. [83.34.191.111]) by smtp.gmail.com with ESMTPSA id n2sm3381361wrx.108.2022.02.04.14.15.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Feb 2022 14:16:00 -0800 (PST) From: "Jorge Ramirez-Ortiz, Foundries" X-Google-Original-From: "Jorge Ramirez-Ortiz, Foundries" Date: Fri, 4 Feb 2022 23:15:59 +0100 To: Michal Simek Cc: "Jorge Ramirez-Ortiz, Foundries" , Adrian Fiergolski , Simon Glass , Ibai Erkiaga , T Karthik Reddy , U-Boot , Ricardo Salveti Subject: Re: [PATCHv2] arm64: zynqmp: Print the secure boot status information Message-ID: <20220204221559.GA592602@trex> References: <20211013170447.10414-1-jorge@foundries.io> <20220204074709.GA525606@trex> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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 On 04/02/22, Michal Simek wrote: > Hi, > > pá 4. 2. 2022 v 8:47 odesílatel Jorge Ramirez-Ortiz, Foundries > napsal: > > > > On 13/10/21, Jorge Ramirez-Ortiz wrote: > > > Output the secure boot configuration to the console. > > > > > > Hi, Michal > > was there any reason for not merging this patch? > > thanks for the reminder. I just didn't see it. awesome. thanks! > > Thanks, > Michal