Skip to content

Commit 1c17d3e

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

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
@@ -72,5 +72,8 @@ Other subsystems
7272
Modules
7373
*******
7474

75+
* The TinyCrypt library was removed as the upstream version is no longer maintained.
76+
PSA Crypto API is now the recommended cryptographic library for Zephyr.
77+
7578
Architectures
7679
*************

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)