Enable AES_ALT mode again (remove workaround)

pull/5184/head
adustm 2017-09-05 10:25:37 +02:00 committed by adbridge
parent f9ac4d676d
commit 0673e24851
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