From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2607:f8b0:4864:20::e42; helo=mail-vs1-xe42.google.com; envelope-from=sumit.garg@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-vs1-xe42.google.com (mail-vs1-xe42.google.com [IPv6:2607:f8b0:4864:20::e42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id A1ECE208D6135 for ; Sun, 10 Feb 2019 21:55:20 -0800 (PST) Received: by mail-vs1-xe42.google.com with SMTP id t7so5563199vsq.5 for ; Sun, 10 Feb 2019 21:55:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Y60ZjjNTRsoT+iVn7QrocvdjtJzvxRut5u37/L7Tx0U=; b=L7rYTBWpGF9b+vTy1Lpbtl7cqpgmelZfximaWVVvj2i40ga7UaKrM3wxngYtSjeqm9 HoVTbUVwKdFA6rzcqjY1E8dyzlazW2o1IICZDDUwUvLN8GcQoysuM0uORIRWnUZnKIn+ e3+qw70q57RGP/qrnu+0nN9Bti0Nm68Rh/HPmTZSp//1dwSckxFIkrwcBnCwN1v1qgQv IZ0ee0EfQMQokGoJFlBYvy/Z/6lxLRd8oKjRCfTjbpVPzub9eFPy6AHp/MDZ/aHZmkj/ oX242gYzK3Aref+OHqYjiNTOEFHJVgdutS7CUXnDlii79ysKptBSZwf5vSUt5PdljlGs 6X6Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Y60ZjjNTRsoT+iVn7QrocvdjtJzvxRut5u37/L7Tx0U=; b=KiIvcXYoRNkfNDpBS2F+NIiRtz3gPFHpVRWtS3b8BXDYqGIjSLVdAHp8db2vCq0sLE VLk3a8Jonb48BNBOUbo2c5CzWTiBPAmtowBXTHeuyb6H0BD2oLiGTxjb3j7YsTzEAHWV aVywPia6JpjESK+tuamhXYBVrnDKLH5wcoLKxT+Lo5aUIJBTbz07BaJ6xXqNh5yzJHod 6KBpT0LyejlQgqjPh/Z06dBIRLM/jU1sSu0+8ljwY84cM9025hIClPn/bzEeFp6BIzrS MxP6ZRcpIDW26MRpxLaW3STpk5U50/8aQPdwa1xZqnvc2RplSd7KcVS1MY/9GLvlscuD oXGQ== X-Gm-Message-State: AHQUAuZIq7DotGFzoLKmsQps8JFSFm+3eNVN0wZrGldUg6nIwAZvvkal bolQZwqG1DoQKgtQrVkzHaPunEAVERtOB1MksOcYvw== X-Google-Smtp-Source: AHgI3IY31AphDWZz0wDbj9KY1CuJojaIGmOe5Y7c4Z+SwnWPkr7tvQNBoHBDUy5GB1YBZL+Q4olTCKWLnlabrhx9yK4= X-Received: by 2002:a67:eed1:: with SMTP id o17mr2533155vsp.174.1549864518802; Sun, 10 Feb 2019 21:55:18 -0800 (PST) MIME-Version: 1.0 References: <1549353684-13748-1-git-send-email-sumit.garg@linaro.org> In-Reply-To: From: Sumit Garg Date: Mon, 11 Feb 2019 11:25:06 +0530 Message-ID: To: Ard Biesheuvel Cc: "edk2-devel@lists.01.org" , Leif Lindholm Subject: Re: [PATCH edk2-non-osi 1/1] Platform/Socionext: update TF-A binary to upstream release X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2019 05:55:20 -0000 Content-Type: text/plain; charset="UTF-8" On Sat, 9 Feb 2019 at 17:18, Ard Biesheuvel wrote: > > On Tue, 5 Feb 2019 at 09:01, Sumit Garg wrote: > > > > Update TF-A to upstream v2.0 release (Commit: dbc8d9496ead). Also update > > OP-TEE to upstream v3.4.0 release (Commit: 406c609bbf08). > > > > Contributed-under: TianoCore Contribution Agreement 1.1 > > Signed-off-by: Sumit Garg > > --- > > > > Following is reference repo to pull this patch: > > ssh://git@git.linaro.org/people/sumit.garg/edk2-non-osi.git > > > > Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin | Bin 415251 -> 402963 bytes > > 1 file changed, 0 insertions(+), 0 deletions(-) > > > > diff --git a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin > > index bc6f4563a5d6..e6ce62a2a20b 100644 > > Binary files a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin and b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin differ > > -- > > 2.7.4 > > > > Thanks Sumit > > I created a firmware build with this change, could you please double check it? > Thanks Ard for incorporating this updated TF-A image. And yes this updated firmware capsule could work pretty well for me. -Sumit > http://snapshots.linaro.org/components/kernel/leg-96boards-developerbox-edk2/51/