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::142; helo=mail-it1-x142.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org Received: from mail-it1-x142.google.com (mail-it1-x142.google.com [IPv6:2607:f8b0:4864:20::142]) (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 0FE36202E53C5 for ; Wed, 13 Feb 2019 04:04:09 -0800 (PST) Received: by mail-it1-x142.google.com with SMTP id z20so5201460itc.3 for ; Wed, 13 Feb 2019 04:04:09 -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=fHbCgkgglONAZVpZp/l9MHV1kIXC88MhIrDJXPHZlXY=; b=Mubi8E+m+24iuB/+di4mHHborjy9Y+tcGw1k13aBpvEi2Zldv41zaSFA+2gj6vbmAK Bq2HZpTsRZEEehHyTJ72rLPT8issEGEBLBwVHW8YewTKvqLIGz1Ex2msvG9CQK7UG2Ny Y3Lw7z0ecM9IfIn8Z6gXvxsoyJfsFFcbhtzzcq2u+pp6/88IY2POYTCnjjIuCEhtasTc CUgUVnMLJogWZ/6KQ0L14SZTJ/4TGNp/IxN4WNIUJjZ7oT56yKT8fykTcphNOR3srhCt DErReRwvbfVOs8OLrSE1cSYcP1or9lIQLsvs9IEV1aPjNhS8tczVvt5s9HzhcKa/5VJy B+Cg== 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=fHbCgkgglONAZVpZp/l9MHV1kIXC88MhIrDJXPHZlXY=; b=eEdDPrU/AXVwqJv2bg14iMH6lHDbmLrDkOhiL4Q1OGNUa/ezZs4KTrGN8g6/foPF3p clACk6MBQU22S41S7jSktzLgv1z8Gqyu/wpfxXge6wjYi4boShVZkQUB45Qgcfvth/Up TojPupacvzpZ8BDIqV7BQF/0jKAEo1CBlm1X0DCy0nrJZWtB8Mz55jazg9dpDBWfrWXL b8CxFQH0tehBQ7BnpC6IjL2l+8ytD/3V5177uFKekQKPCXeDpu4OuBC17GfhXZHCCyhZ meEGITELqBsCx30f2NouqIWQ3rVO1wraluv8YtiTC54bVP5aHZUJVLjNgRGJ0ipYSwdK 1e+Q== X-Gm-Message-State: AHQUAuaEpsKGbQJ01+dh3n1RonlzLDS/IX07a1plirPRuUfrJyjCVQo0 +dd8kveJ/oNzXNUFoIf4ovYFFpYoUVGoMdwaSP5UcQ== X-Google-Smtp-Source: AHgI3IYz20FUgCil6RK2IoTNRfC+7j67QgupGJ/4kTS3S464Oirg97xswlVzKV8tB212+Cs6B5TMgjWK2ImOJWKxvZc= X-Received: by 2002:a5e:d609:: with SMTP id w9mr85353iom.170.1550059449055; Wed, 13 Feb 2019 04:04:09 -0800 (PST) MIME-Version: 1.0 References: <1549977537-29073-1-git-send-email-sumit.garg@linaro.org> In-Reply-To: <1549977537-29073-1-git-send-email-sumit.garg@linaro.org> From: Ard Biesheuvel Date: Wed, 13 Feb 2019 13:03:57 +0100 Message-ID: To: Sumit Garg Cc: "edk2-devel@lists.01.org" , Leif Lindholm Subject: Re: [PATCH edk2-non-osi v2 1/1] Platform/Socionext: uprev TF-A binary 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: Wed, 13 Feb 2019 12:04:10 -0000 Content-Type: text/plain; charset="UTF-8" On Tue, 12 Feb 2019 at 14:19, Sumit Garg wrote: > > Update TF-A to upstream v2.0 release + synquacer-spm changes > (Commit: e86e202c2e4e). > Also update OP-TEE to upstream v3.4.0 release (Commit: 406c609bbf08). > > Contributed-under: TianoCore Contribution Agreement 1.1 > Signed-off-by: Sumit Garg > --- > > Changes in v2: > > Include synquacer-spm patches and some internal workarounds for TF-A. > > 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 -> 402960 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..f6f4f5063edf 100644 > Binary files a/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin and b/Platform/Socionext/DeveloperBox/fip_all_arm_tf.bin differ Thanks Sumit Pushed as 1e2ca640be54..fa45deea33b6 (and included in f/w build as of #52)