Re: [edk2-devel] [PATCH v1 0/7] Add AesLib and ArmAesLib

2022-06-29 Thread PierreGondois
This patch-set is incomplete. I will (re-)send the remaining patches later today as there is a limit in the number of messages that can be sent to ( devel@edk2.groups.io ) : host lb01.groups.io[45.79.81.153] said: 500 We have received more than 40 messages in 30 minutes from you. To guard

[edk2-devel] [PATCH v1 0/7] Add AesLib and ArmAesLib

2022-06-29 Thread PierreGondois
From: Pierre Gondois Bugzilla: Bug 3970 (https://bugzilla.tianocore.org/show_bug.cgi?id=3970) To fasten AES encryption/decryption process or create a Deterministic Random Bits Generator (Drbg), add a library using Arm's AES instructions (AESE AESD, AESMC, AESIMC). The test vectors available in