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 A0E42941C74 for ; Tue, 7 May 2024 23:40:56 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=WD/5JwxJ6j3Vkk+e8XpK/RFq/57XB1Pf5xIhCM4ZPxI=; c=relaxed/simple; d=groups.io; h=Subject:To:From:User-Agent:MIME-Version:Date:References:In-Reply-To:Message-ID:Precedence:List-Subscribe:List-Help:Sender:List-Id:Mailing-List:Delivered-To:Reply-To:List-Unsubscribe-Post:List-Unsubscribe:Content-Type; s=20240206; t=1715125255; v=1; b=spYeylrUCm0tAEExram2MeBJe5uTBiD1c5RXV+loFfpgHFT7S8BRLv5c4Zb8OQU0UlzVSxnu OMSxVAt0W2lxSuCpRLg6jiCr15IGwf1NKitLPPWFqS1IDfb2L3DizY2xMaE5nXIalddtKXwXoCr Tywadw5wEN/qIaWYSeepsaHdv/kvsplVb7J+Q2VUIxVTSiAAIFgHY7AArwJI2p7aiKp4bhMZ4oz HHutVntEvUZWefE+wCKUdt7yVULtK9zSTYMrto+b1jpD3+U6iGvzSggVsnWmWWZo4n9KbR1WRiF Sp+l13lOTtKyTtSBsVd8AXTVoSr88ywQB61v92XgBO7Fg== X-Received: by 127.0.0.2 with SMTP id EdFKYY7687511xheSUREryxu; Tue, 07 May 2024 16:40:55 -0700 Subject: Re: [edk2-devel] Assistance Needed: ArmVirtPkg To: "Ard Biesheuvel" , devel@edk2.groups.io From: "Doug Flick via groups.io" X-Originating-Location: US (174.231.132.15) X-Originating-Platform: Windows Chrome 124 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Tue, 07 May 2024 16:40:54 -0700 References: In-Reply-To: Message-ID: <28921.1715125254560690996@groups.io> 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,dougflick@microsoft.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: yNaowvAGIhegslv7TG6jP1zZx7686176AA= Content-Type: multipart/alternative; boundary="XUWzCHi0gGmDS5T3E557" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=spYeylrU; 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 --XUWzCHi0gGmDS5T3E557 Content-Type: text/plain; charset="utf-8"; markup=markdown Content-Transfer-Encoding: quoted-printable Thanks! I figured out out what I was missing (a mistake on my end) and I now have i= t booting to shell! I'll make the required changes to OvmfPkg and ArmVirtPk= g based on your suggestions and put the Patch Series on the mailing list. The assert you were seeing was the patch attempting to use the EDK2 Nist al= gorithms where VirtioRngDxe doesn't supply them. In that case, I created a = PCD to disable the attempt to use the Nist algorithms and just take whichev= er algorithm the Rng Producer provides. This allows a platform to implement= however they deem fit and puts the responsibility of secure algorithms on = the platform.=20 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#118650): https://edk2.groups.io/g/devel/message/118650 Mute This Topic: https://groups.io/mt/105949609/7686176 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --XUWzCHi0gGmDS5T3E557 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

Thanks!

I figured out out what I was missing (a mistake on my end) and I now hav= e it booting to shell! I'll make the required changes to OvmfPkg and ArmVir= tPkg based on your suggestions and put the Patch Series on the mailing list= .

The assert you were seeing was the patch attempting to use the EDK2 Nist= algorithms where VirtioRngDxe doesn't supply them. In that case, I created= a PCD to disable the attempt to use the Nist algorithms and just take whic= hever algorithm the Rng Producer provides. This allows a platform to implem= ent however they deem fit and puts the responsibility of secure algorithms = on the platform.

_._,_._,_

Groups.io Links:

=20 You receive all messages sent to this group. =20 =20

View/Reply Online (#118650) | =20 | Mute= This Topic | New Topic
Your Subscriptio= n | Contact Group Owner | Unsubscribe [rebecca@openfw.io]

_._,_._,_
--XUWzCHi0gGmDS5T3E557--