Enable AES_ALT mode again (remove workaround)

pull/5018/head
adustm 2017-09-05 10:25:37 +02:00
parent 5e437fe5ea
commit 458b0ec99f
1 changed files with 1 additions and 3 deletions

View File

@ -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