From nobody Fri Nov 1 12:30:14 2024 Delivered-To: importer@patchew.org Authentication-Results: mx.zohomail.com; dkim=fail; spf=none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) smtp.mailfrom=edk2-devel-bounces@lists.01.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from ml01.01.org (ml01.01.org [198.145.21.10]) by mx.zohomail.com with SMTPS id 151750142538570.66366663696704; Thu, 1 Feb 2018 08:10:25 -0800 (PST) Received: from [127.0.0.1] (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 942CB223CCF1B; Thu, 1 Feb 2018 08:04:45 -0800 (PST) Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) (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 28B20223CCEF5 for ; Thu, 1 Feb 2018 08:04:44 -0800 (PST) Received: by mail-wm0-x241.google.com with SMTP id 141so6725324wme.3 for ; Thu, 01 Feb 2018 08:10:21 -0800 (PST) Received: from localhost.localdomain ([160.164.249.13]) by smtp.gmail.com with ESMTPSA id 39sm8204139wrz.85.2018.02.01.08.10.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2018 08:10:18 -0800 (PST) X-Original-To: edk2-devel@lists.01.org Received-SPF: none (zoho.com: 198.145.21.10 is neither permitted nor denied by domain of lists.01.org) client-ip=198.145.21.10; envelope-from=edk2-devel-bounces@lists.01.org; helo=ml01.01.org; Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=2a00:1450:400c:c09::241; helo=mail-wm0-x241.google.com; envelope-from=ard.biesheuvel@linaro.org; receiver=edk2-devel@lists.01.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=34JIPo+vj4s8SH1npyPrTIMNXd4nm8SD8CSwU8WV6tY=; b=Z0DxwuV0Zl2FsLOd6bVBJta9obOWTHk6d8GjYFJ5Sd56rHpxfjJaunNNZWHhkLQZZk BpwGl7boK+YthRzU6Y4sFPVnqkFPfYIGivaF1YgE828goFiNHrIJ0AzQ5abGEWO9KBAV Xp2He2NKRlKCRcB9PmlSLVZegBz7CBBk02GN0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=34JIPo+vj4s8SH1npyPrTIMNXd4nm8SD8CSwU8WV6tY=; b=FrEy/g2nY1WMCyPpy1LrqZ0nS1KZ8KXAKUil8/XjIVxk9JCA2ebcueJftUbvuQ3GBO SCCPz2VJJE6Pc/dTm0jRQJE08LgHI4UjMvIwx+YeJRPXKBOJAfDPtcvCV2hAUTcvhFkN Z56Fz8rPvrzM6VEmi4OHVmUEJh5cdPdtu/7g47GJWGNEayc3HwKhLHpze4gfk3mjW4bA QvBmXy84D/JfwE9Z6/g63oNDi0BubeZBbNS8s/WSnn9woAnt6o+VczQPAoC+dJYytcgj 77Fi7weFcguykiHETz222SianTqWN/C6Hnq/Sis/G+VrOpCjPBgNA1Z6qPTCho10xcJ7 rQew== X-Gm-Message-State: AKwxytdmgxtzR0hlBeeUbxzRrjjMLnrz/tM5nDfKG7tjJhfVoP4R5URi TycTS5IxTC0W0XkSngCX49LvktQtVv0= X-Google-Smtp-Source: AH8x2241D2MK14WeGY23+4jtUUsexFfdq7WJJFBsXOyz1nHcUeGg8TfiqSYkeKOXI0B2P5DAlj6x/w== X-Received: by 10.28.194.137 with SMTP id s131mr3171537wmf.3.1517501419767; Thu, 01 Feb 2018 08:10:19 -0800 (PST) From: Ard Biesheuvel To: edk2-devel@lists.01.org Date: Thu, 1 Feb 2018 16:10:05 +0000 Message-Id: <20180201161008.4037-2-ard.biesheuvel@linaro.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20180201161008.4037-1-ard.biesheuvel@linaro.org> References: <20180201161008.4037-1-ard.biesheuvel@linaro.org> Subject: [edk2] [PATCH edk2-platforms 1/4] Platform/Cello, Overdrive: switch to split SCP and secure AP firmware images X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: marc.zyngier@arm.com, alan@softiron.co.uk, leif.lindholm@linaro.org, Ard Biesheuvel MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Errors-To: edk2-devel-bounces@lists.01.org Sender: "edk2-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) X-ZohoMail: RDKM_2 RSF_4 Z_629925259 SPT_0 Content-Type: text/plain; charset="utf-8" Switch to the split prebuilt firmware image for the SCP and the AP secure world. This allows Overdrive and Cello to share the latter image, which we will update shortly. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel --- Platform/AMD/OverdriveBoard/OverdriveBoard.fdf | 7 +++++-- Platform/LeMaker/CelloBoard/CelloBoard.fdf | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/Platform/AMD/OverdriveBoard/OverdriveBoard.fdf b/Platform/AMD/= OverdriveBoard/OverdriveBoard.fdf index b43e080adc1e..54f209571f0e 100644 --- a/Platform/AMD/OverdriveBoard/OverdriveBoard.fdf +++ b/Platform/AMD/OverdriveBoard/OverdriveBoard.fdf @@ -49,8 +49,11 @@ [FD.STYX_ROM] # ##########################################################################= ###### =20 -0x00000000|0x00200000 -FILE =3D Platform/AMD/OverdriveBoard/PreUefiFirmware.bin +0x00000000|0x0004bb00 +FILE =3D Platform/AMD/OverdriveBoard/ScpFirmware.bin + +0x0004bb00|0x00020000 +FILE =3D Silicon/AMD/Styx/ArmTrustedFirmware.bin =20 0x00200000|0x00260000 gArmTokenSpaceGuid.PcdFvBaseAddress|gArmTokenSpaceGuid.PcdFvSize diff --git a/Platform/LeMaker/CelloBoard/CelloBoard.fdf b/Platform/LeMaker/= CelloBoard/CelloBoard.fdf index c4e6748b6a73..e3a0915f5de5 100644 --- a/Platform/LeMaker/CelloBoard/CelloBoard.fdf +++ b/Platform/LeMaker/CelloBoard/CelloBoard.fdf @@ -49,8 +49,11 @@ [FD.STYX_ROM] # ##########################################################################= ###### =20 -0x00000000|0x00200000 -FILE =3D Platform/LeMaker/CelloBoard/PreUefiFirmware.bin +0x00000000|0x0004b300 +FILE =3D Platform/LeMaker/CelloBoard/ScpFirmware.bin + +0x0004b300|0x00020000 +FILE =3D Silicon/AMD/Styx/ArmTrustedFirmware.bin =20 0x00200000|0x00260000 gArmTokenSpaceGuid.PcdFvBaseAddress|gArmTokenSpaceGuid.PcdFvSize --=20 2.11.0 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel