From 9857c0b50267045a2ddb09caa69ddce6b15f596d Mon Sep 17 00:00:00 2001 From: Joshua Yan <52796499+yanjos-dev@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:28:56 -0700 Subject: [PATCH] Update Mbed TLS to v2.16.8 from v2.16.7 (#309) * Updated the git submodule pointer for Mbed TLS to point to v2.16.8. * Updated the .gitmodules file to have the matching tag. * No changes to the config file were required. --- .gitmodules | 2 +- FreeRTOS-Plus/Source/mbedtls | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 289d86482e..f221f9c395 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,7 +4,7 @@ [submodule "mbedtls"] path = FreeRTOS-Plus/Source/mbedtls url = https://github.com/ARMmbed/mbedtls.git - branch = mbedtls-2.16.7 + branch = mbedtls-2.16.8 [submodule "FreeRTOS-Plus/Source/FreeRTOS-IoT-Libraries-LTS-Beta2/pkcs11/FreeRTOS-PKCS"] path = FreeRTOS-Plus/Source/FreeRTOS-IoT-Libraries-LTS-Beta2/pkcs11/FreeRTOS-PKCS url = https://github.com/FreeRTOS/FreeRTOS-PKCS.git diff --git a/FreeRTOS-Plus/Source/mbedtls b/FreeRTOS-Plus/Source/mbedtls index abc460236f..848a4e06b3 160000 --- a/FreeRTOS-Plus/Source/mbedtls +++ b/FreeRTOS-Plus/Source/mbedtls @@ -1 +1 @@ -Subproject commit abc460236f17be148036e2c7e07e6a05f938b656 +Subproject commit 848a4e06b375e067552f1a21d4bc69322c673217