Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions trusted-firmware-m/2.3.0/README
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
This folder contains patches for Trusted Firmware-M to work with wolfSSL.
Patches make it easier to add support for newer versions of a target library.
The format of the patch names is:
trusted-firmware-m-<version>-<component>.patch
Instructions for applying each patch are included in the patch commit
message.
Loading