From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail05.groups.io (mail05.groups.io [45.79.224.7]) by spool.mail.gandi.net (Postfix) with ESMTPS id C1B3F941788 for ; Mon, 2 Sep 2024 11:16:32 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=xsJV++aeN6yH9qN6hjJLlIBrEX2nwmQN4+8NbFeu/7o=; c=relaxed/simple; d=groups.io; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject:To:Cc:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Resent-Date:Resent-From:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20240830; t=1725275792; v=1; x=1725621390; b=btzzrx+PyOdcRxjT55pPy0BbQFKB/rB73G2zB3suWKTaInbR4PkqXFs3c5jYmdxJd9p1w9jZ 3pUX1cxF1wzz+DIZBIRF5A9emaSxdpkOBHpR4/B4Cq2s4hF5oLZTxPxMMcFE5uZIhAuOfJP7k7z 8kkXEl18wx+RloiBNADc65Hqy4YoWsMO1LNBrJkPpoz9wzGLc1T8GShAyG/NcjCcaURqdRBv/Zz goMQtTEjcIfu/gHv/mmvAkHnQN3Dk2WblFZfNB8Pp8f5ySqRUJIaHezAzHuDjcioEDbk5qcKp0Z 8q1atvpVNpeyXozr7+dtD1cOlMfPj09UuGNlrY96rrH2w== X-Received: by 127.0.0.2 with SMTP id G0wEYY7687511xYaUaW1xqgz; Mon, 02 Sep 2024 04:16:30 -0700 X-Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by mx.groups.io with SMTP id smtpd.web10.36321.1725275790367320277 for ; Mon, 02 Sep 2024 04:16:30 -0700 X-Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 6E7F75C5808 for ; Mon, 2 Sep 2024 11:16:26 +0000 (UTC) X-Received: by smtp.kernel.org (Postfix) with ESMTPSA id 81E58C4CEC2 for ; Mon, 2 Sep 2024 11:16:29 +0000 (UTC) X-Received: by mail-lj1-f174.google.com with SMTP id 38308e7fff4ca-2f51e5f0656so45426921fa.1 for ; Mon, 02 Sep 2024 04:16:29 -0700 (PDT) X-Gm-Message-State: KCbyuzGz8Mvv9hnmqkAehHu7x7686176AA= X-Google-Smtp-Source: AGHT+IG5MpDCvwlyjfwQ5LyqeuF01TxgTfGSiHvgXzaOrEjtu9PCK6mEQcrK0iZeEMQVLoGTisjGW9PlcXeu7zLXsPI= X-Received: by 2002:a05:6512:280c:b0:51a:f689:b4df with SMTP id 2adb3069b0e04-53546b92af7mr7678436e87.44.1725275787886; Mon, 02 Sep 2024 04:16:27 -0700 (PDT) MIME-Version: 1.0 References: <20240902105344.614223-1-marcin.juszkiewicz@linaro.org> In-Reply-To: <20240902105344.614223-1-marcin.juszkiewicz@linaro.org> From: "Ard Biesheuvel via groups.io" Date: Mon, 2 Sep 2024 13:16:15 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [edk2-devel] [PATCH edk2-non-osi 1/1] Qemu/Sbsa: update TF-A binaries to get SMC topology calls To: devel@edk2.groups.io, marcin.juszkiewicz@linaro.org Cc: Leif Lindholm , Rebecca Cran , Ard Biesheuvel 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 Resent-Date: Mon, 02 Sep 2024 04:16:30 -0700 Resent-From: ardb@kernel.org Reply-To: devel@edk2.groups.io,ardb@kernel.org List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: Content-Type: text/plain; charset="UTF-8" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240830 header.b=btzzrx+P; dmarc=pass (policy=none) header.from=groups.io; spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io On Mon, 2 Sept 2024 at 12:54, Marcin Juszkiewicz wrote: > > EDK2 requires SIP_SVC_GET_CPU_TOPOLOGY call nowadays. Bump binaries to > provide it. > > Signed-off-by: Marcin Juszkiewicz > --- > Platform/Qemu/Sbsa/Readme.md | 15 ++++++++++----- > Platform/Qemu/Sbsa/bl1.bin | Bin 23333 -> 23333 bytes > Platform/Qemu/Sbsa/fip.bin | Bin 82722 -> 82722 bytes > 3 files changed, 10 insertions(+), 5 deletions(-) > mode change 100644 => 100755 Platform/Qemu/Sbsa/bl1.bin > Pushed as 4e36179..17c42d6 Thanks, -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120466): https://edk2.groups.io/g/devel/message/120466 Mute This Topic: https://groups.io/mt/108224490/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=-=-=-=-=-=-=-=-=-=-=-