Update mbedTLS sources
[platform/upstream/iotivity.git] / extlibs / mbedtls / mbedtls / configs / config-thread.h
index f1f8ff5..25db16b 100644 (file)
@@ -1,6 +1,9 @@
-/*
- *  Minimal configuration for using TLS as part of Thread
+/**
+ * \file config-thread.h
  *
+ * \brief Minimal configuration for using TLS as part of Thread
+ */
+/*
  *  Copyright (C) 2006-2015, ARM Limited, All Rights Reserved
  *  SPDX-License-Identifier: Apache-2.0
  *
@@ -35,9 +38,7 @@
 #define MBEDTLS_CONFIG_H
 
 /* System support */
-#if !defined(__SANITIZE_ADDRESS__)
 #define MBEDTLS_HAVE_ASM
-#endif
 
 /* mbed TLS feature support */
 #define MBEDTLS_AES_ROM_TABLES