mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-06 07:31:19 +00:00
When AES-GCM is enabled, use the AESCE backend and set MBEDTLS_AES_USE_HARDWARE_ONLY to avoid falling back to the plain-C AES implementation when FEAT_CRYPTO is available. Change-Id: I17750618646aea962a91c4fae551bff65acf30f3 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>