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 6D6B594140E for ; Thu, 1 Aug 2024 07:00:13 +0000 (UTC) DKIM-Signature: a=rsa-sha256; bh=aEb/58Vt9i56RiSzNgXe5OG2GGXN4aBPmsACbfKbewU=; c=relaxed/simple; d=groups.io; h=Subject:To:From:User-Agent:MIME-Version:Date: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=1722495613; v=1; b=kfdcRwz50k4f2CZ2oCVoLagf8bWgb43BNoqwtEHHhSCkgA9hDoywlSEwSqilv4CAUR3DyZXl ADk4gFT6xhTsSzZaRxmR0U/U23zowzBgjHroS3/tzNyf4i/u9ighT4CbAiwZkqRvWeWkl3XVLBO 1vhZv1C8ZAf679AHlFUGWx0lqtnRrv8wHi6dEu7PIntL+O5TwsHAOwOlNy09XgRFn+a5hBTZ8uA N/UO2OzHUzilLe4p4zRtwOgKaSQU4UJCylmngapkdy4t9QBz1COiGpLzNNcPjBOUHudi56SCZum fqTiQq+QwHRdZPid7LQ2i7Xc0vTKr10tc2c4xWfUhvuIQ== X-Received: by 127.0.0.2 with SMTP id 1lXgYY7687511xODcFENEdUM; Thu, 01 Aug 2024 00:00:11 -0700 Subject: [edk2-devel] Can't get the random number with "GetRandomNumber64" in OpensslLib To: devel@edk2.groups.io From: "eddie wang" X-Originating-Location: New Taipei, TW (122.146.93.215) X-Originating-Platform: Windows Chrome 127 User-Agent: GROUPS.IO Web Poster MIME-Version: 1.0 Date: Thu, 01 Aug 2024 00:00:06 -0700 Message-ID: <8mKF.1722495606243289864.VTDJ@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,qw1562435@gmail.com List-Unsubscribe-Post: List-Unsubscribe=One-Click List-Unsubscribe: X-Gm-Message-State: ZEEZTJWYVdbL4ILFCkr3qgLGx7686176AA= Content-Type: multipart/alternative; boundary="Tb74j7ygMJeSjXCIIl17" X-GND-Status: LEGIT Authentication-Results: spool.mail.gandi.net; dkim=pass header.d=groups.io header.s=20240206 header.b=kfdcRwz5; dmarc=fail reason="SPF not aligned (relaxed), DKIM not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (spool.mail.gandi.net: domain of bounce@groups.io designates 45.79.224.7 as permitted sender) smtp.mailfrom=bounce@groups.io --Tb74j7ygMJeSjXCIIl17 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi all, In our program, OpensslLib was utilized. Nevertheless, the random number co= uld not be successfully obtained by the "GetRandomNumber64" (in OpensslLib/= OpensslStub/rand_pool.c). It appears that our SoC (AmpereAltra) is not supp= orted, based on our investigation (failed at https://github.com/tianocore/e= dk2/blob/master/MdePkg/Library/BaseRngLib/BaseRng.c#L90). Exists a solution= to this problem or any alternatives? BR, Eddie -=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 (#120160): https://edk2.groups.io/g/devel/message/120160 Mute This Topic: https://groups.io/mt/107661158/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- --Tb74j7ygMJeSjXCIIl17 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Hi all, 
In our program, OpensslLib was utilized. Nevertheless, the random numb= er could not be successfully obtained by the "GetRandomNumber64" (in Openss= lLib/OpensslStub/rand_pool.c). It appears that our SoC (AmpereAltra) is not= supported, based on our investigation (failed at https://github.com/tianoc= ore/edk2/blob/master/MdePkg/Library/BaseRngLib/BaseRng.c#L90). Exists a sol= ution to this problem or any alternatives?
 
 
BR, 
Eddie
_._,_._,_

Groups.io Links:

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

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

_._,_._,_
--Tb74j7ygMJeSjXCIIl17--