On Mon, Mar 13, 2023 at 03:13:28PM +0000, Li, Yi wrote:
> Hi Gerd,
> 
> I also have some work on Openssl3, mainly to research how to reduce the 
> binary size increase after the upgrade:
> 
> https://github.com/tianocore/edk2-staging/blob/OpenSSL11_EOL/CryptoPkg/Readme-OpenSSL3.0.md
> 
> 
> 
> I really appreciate your work in this patch series, especially the clear py 
> script.
> 
> But it seems that part of our work is repeated, if you don't mind, can
> I merge your work into openssl3.0 Edk2Staging branch? You can find it
> here if you're interested:

Sure, that is the point of sharing it ;)

github branch (which hot some updates for aarch64 meanwhile) is at
https://github.com/kraxel/edk2/commits/openssl3

aarch64 is not working, the cpu capability probing needs some work.
openssl seems to just try instructions and catch SIGILL.  edk2 needs
something else of course.  Easiest way out would be to just provide
dummy functions, but that would also mean we wouldn't use aes
instructions if available ...

Any hints on that from the arm camp are welcome.

take care,
  Gerd



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#101157): https://edk2.groups.io/g/devel/message/101157
Mute This Topic: https://groups.io/mt/97576405/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to