-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tf-m: Update the document by adding missing sections
These additions are mainly inherited from this document: `https://git.gitlab.arm.com/iot/open-iot-sdk/sdk/-/blob/ main/components/trusted-firmware-m/README.md`. However, some modifications were made to match the FRI's project use case. Signed-off-by: Ahmed Ismail <[email protected]>
- Loading branch information
1 parent
2ba273d
commit f610e1d
Showing
3 changed files
with
114 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
mbedtls: Improve integration and simply usage of component within apps | ||
mbedtls: Add documentation | ||
tf-m: Update the document by adding missing sections |