From 7eb70db7a0099dfe90babadf660ce8461061f3a8 Mon Sep 17 00:00:00 2001 From: h00449031 Date: Sat, 15 Aug 2020 09:07:07 +0800 Subject: [PATCH] TicketNo: DTS2020081207507 Description: modify config Team: OTHERS Feature or Bugfix:Feature Binary Source: NA PrivateCode(Yes/No):Yes Change-Id: I588d851f97aa8b3c8adc50805c4e3715e95d9913 Reviewed-on: http://mgit-tm.rnd.huawei.com/10252075 Tested-by: public jenkins Reviewed-by: jiangxiaofeng 00421855 Reviewed-by: yangzuxun 00465064 Reviewed-by: xiyuhao 00355835 --- include/mbedtls/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index eed7943..d37f9af 100755 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h @@ -1137,7 +1137,7 @@ * * Enable functions that use the filesystem. */ -// #define MBEDTLS_FS_IO +#define MBEDTLS_FS_IO /** * \def MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES -- GitLab