feat(mbedtls): update mbedtls to version 3.6.3

Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
Change-Id: Icad24203a36cb7e5b0a6f2275cb3b5346dcd148a
This commit is contained in:
Lauren Wehrmeister 2025-04-03 12:46:54 -05:00
parent 247ce406f4
commit 08f8c0a503

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2023-2024, Arm Limited. All rights reserved.
* Copyright (c) 2023-2025, Arm Limited. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
@ -11,9 +11,9 @@
*/
/*
* This file is compatible with versions >= 3.6.2
* This file is compatible with versions >= 3.6.3
*/
#define MBEDTLS_CONFIG_VERSION 0x03060200
#define MBEDTLS_CONFIG_VERSION 0x03060300
/*
* Key algorithms currently supported on mbed TLS libraries