mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-17 11:43:37 +00:00
Add changelog entry for threading MVP
Signed-off-by: Paul Elliott <paul.elliott@arm.com>
This commit is contained in:
parent
a457633034
commit
7d8fd3fafe
6
ChangeLog.d/add_threading_changelog.txt
Normal file
6
ChangeLog.d/add_threading_changelog.txt
Normal file
@ -0,0 +1,6 @@
|
||||
Features
|
||||
* Add protection for multithreaded access to the PSA keystore and protection
|
||||
for multithreaded access to the the PSA global state, including
|
||||
concurrently calling psa_crypto_init() when MBEDTLS_THREADING_C and
|
||||
MBEDTLS_THREADING_PTHREAD are defined. See
|
||||
docs/architecture/psa-thread-safety/psa-thread-safety.md for more details.
|
Loading…
x
Reference in New Issue
Block a user