commit | 2f08f4cdb878f205764228f692c4dbeafa481de7 | [log] [tgz] |
---|---|---|
author | Valerio Setti <valerio.setti@nordicsemi.no> | Thu Feb 22 15:28:59 2024 +0100 |
committer | Valerio Setti <valerio.setti@nordicsemi.no> | Mon Mar 11 11:34:58 2024 +0100 |
tree | a109e808c1098f6654e82f4e2525aff13ec0a7e2 | |
parent | 61a47a46ea71fb8c18b7e065272e87f88b33f5ff [diff] |
add changelog Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
diff --git a/ChangeLog.d/8709.txt b/ChangeLog.d/8709.txt new file mode 100644 index 0000000..52b9609 --- /dev/null +++ b/ChangeLog.d/8709.txt
@@ -0,0 +1,3 @@ +Features + * The new function mbedtls_pk_copy_from_psa() provides a way to setup + a PK context starting from a PSA key.