diff --git a/features/mbedtls/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/mbedtls_device.h b/features/mbedtls/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/mbedtls_device.h index 90213bea11..dfbc82055e 100644 --- a/features/mbedtls/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/mbedtls_device.h +++ b/features/mbedtls/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F439xI/mbedtls_device.h @@ -20,9 +20,7 @@ #ifndef MBEDTLS_DEVICE_H #define MBEDTLS_DEVICE_H -/* FIXME: Don't enable AES hardware acceleration until issue #4928 is fixed. - * (https://github.com/ARMmbed/mbed-os/issues/4928) */ -/* #define MBEDTLS_AES_ALT */ +#define MBEDTLS_AES_ALT #define MBEDTLS_SHA256_ALT