Skip to content

Commit bd4e02d

Browse files
committed
doc: release note: remove tinycrypt
Document removal of tinycrypt in release note. Signed-off-by: Anas Nashif <[email protected]>
1 parent e6e0aaa commit bd4e02d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

doc/releases/migration-guide-4.3.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,8 @@ Other subsystems
6060
Modules
6161
*******
6262

63+
* The TinyCrypt library was removed as the upstream version is no longer maintained.
64+
PSA Crypto API is now the recommended cryptographic library for Zephyr.
65+
6366
Architectures
6467
*************

doc/releases/release-notes-4.3.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ API Changes
5151
Removed APIs and options
5252
========================
5353

54+
* The TinyCrypt library was removed as the upstream version is no longer maintained.
55+
PSA Crypto API is now the recommended cryptographic library for Zephyr.
56+
5457
Deprecated APIs and options
5558
===========================
5659

0 commit comments

Comments
 (0)