From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.groups.io (mail02.groups.io [66.175.222.108]) by spool.mail.gandi.net (Postfix) with ESMTPS id 18943740045 for ; Wed, 20 Sep 2023 11:44:36 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=056qTs7BUnxVyor9y8oIWJcFcaqq6t3iSgvO+zPj4A8=; c=relaxed/simple; d=groups.io; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Transfer-Encoding; s=20140610; t=1695210275; v=1; b=EKeMy73f2kvtmaOzcytJhdigG0ZVyRBV9LXXTkooWtlxeswyEbRj6svWZ8/Qj1HpJ44l/BIn 9bcItbBoiALJEz10rK3zFbldBGn2q02YLtx2301UPGuwPOqHI5aPE3wPDXWSi7gc2YTkF5HtFoq Lojn3OAhPjWWyTEp8GGgWsqE= X-Received: by 127.0.0.2 with SMTP id 72hqYY7687511xmrlRfLvL2j; Wed, 20 Sep 2023 04:44:35 -0700 X-Received: from muminek.juszkiewicz.com.pl (muminek.juszkiewicz.com.pl [213.251.184.221]) by mx.groups.io with SMTP id smtpd.web11.36289.1695210274378866361 for ; Wed, 20 Sep 2023 04:44:34 -0700 X-Received: from localhost (localhost [127.0.0.1]) by muminek.juszkiewicz.com.pl (Postfix) with ESMTP id 53E3C260662; Wed, 20 Sep 2023 13:44:31 +0200 (CEST) X-Virus-Scanned: Debian amavis at juszkiewicz.com.pl X-Received: from muminek.juszkiewicz.com.pl ([127.0.0.1]) by localhost (muminek.juszkiewicz.com.pl [127.0.0.1]) (amavis, port 10024) with ESMTP id 9yBE-N54GCd8; Wed, 20 Sep 2023 13:44:29 +0200 (CEST) X-Received: from applejack.lan (83.11.3.58.ipv4.supernova.orange.pl [83.11.3.58]) by muminek.juszkiewicz.com.pl (Postfix) with ESMTPSA id 66C382601CE; Wed, 20 Sep 2023 13:44:28 +0200 (CEST) From: "Marcin Juszkiewicz" To: devel@edk2.groups.io Cc: Leif Lindholm , Ard Biesheuvel , Graeme Gregory , Marcin Juszkiewicz Subject: [edk2-devel] [PATCH edk2-non-osi 0/1] Qemu/Sbsa: Update TF-A binaries Date: Wed, 20 Sep 2023 13:44:22 +0200 Message-ID: <20230920114423.386360-1-marcin.juszkiewicz@linaro.org> MIME-Version: 1.0 Precedence: Bulk List-Subscribe: List-Help: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,marcin.juszkiewicz@linaro.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: 7UUyuokggzxRVcufdqZxQOLJx7686176AA= Content-Transfer-Encoding: quoted-printable X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20140610 header.b=EKeMy73f; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=linaro.org (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 66.175.222.108 as permitted sender) smtp.mailfrom=bounce@groups.io Update the TF-A binaries to have: - fixed FIP size - Neoverse-N2 cpu support This support was merged into TF-A: https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/23417 (align FIP base to BL1 size) https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/23409 (add "neoverse-n2" cpu support) FIP size was too small to fit TF-A debug builds with RME (WIP) support enabled. We need it to merge fixed FIP size in EDK2-platforms. CPU enablement allows SBSA Reference Platform to boot Linux on "neoverse-n2" cpu. Marcin Juszkiewicz (1): Qemu/Sbsa: Update TF-A binaries Platform/Qemu/Sbsa/License.txt | 2 +- Platform/Qemu/Sbsa/Readme.md | 52 ++++++++++++++++++++++++--------- Platform/Qemu/Sbsa/bl1.bin | Bin 19557 -> 22933 bytes Platform/Qemu/Sbsa/fip.bin | Bin 66338 -> 82722 bytes 4 files changed, 40 insertions(+), 14 deletions(-) --=20 2.41.0 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#108906): https://edk2.groups.io/g/devel/message/108906 Mute This Topic: https://groups.io/mt/101476431/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-