From 4777b6e7c813b7c4ea1b4c3a4f07daa1c066c079 Mon Sep 17 00:00:00 2001 From: edolomb Date: Mon, 26 Feb 2018 23:39:18 +0000 Subject: Added temporary Aes wrapper git-svn-id: https://svn.code.sf.net/p/chibios/svn2/trunk@11568 110e8d01-0319-4d1e-a829-52ad28d1bb01 --- os/common/startup/ARMCAx-TZ/devices/SAMA5D2/sama5d2x.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'os/common/startup/ARMCAx-TZ/devices') diff --git a/os/common/startup/ARMCAx-TZ/devices/SAMA5D2/sama5d2x.h b/os/common/startup/ARMCAx-TZ/devices/SAMA5D2/sama5d2x.h index 18e627821..335ce8164 100644 --- a/os/common/startup/ARMCAx-TZ/devices/SAMA5D2/sama5d2x.h +++ b/os/common/startup/ARMCAx-TZ/devices/SAMA5D2/sama5d2x.h @@ -63,7 +63,11 @@ #endif /**@} */ - +/* + * Wrapper for WOLFSSL + * TODO: to remove + */ +#define Aes wc_Aes /** * @brief SAMA5D2 Family * @{ -- cgit v1.2.3