Mar 14, 2023
12:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 14, 2023
12:39 AM
How to use secure boot with Semper secure flash
Solved! Go to Solution.
Labels
- Labels:
-
Memory Nor Flash
1 Solution
Mar 14, 2023
12:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 14, 2023
12:43 AM
The data to be written must be signed with a private key, and the signed data must be verified with a public key stored in SEMPER Secure.
It takes time to verify with ARM M0.
During verification or in case of verification failure (tampering), only the FF value can be read. If successful, the correct value will be read.
(The latest programming guide has an explanation, but an NDA may be required for more detailed information.
Translated with www.DeepL.com/Translator (free version)
1 Reply
Mar 14, 2023
12:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Mar 14, 2023
12:43 AM
The data to be written must be signed with a private key, and the signed data must be verified with a public key stored in SEMPER Secure.
It takes time to verify with ARM M0.
During verification or in case of verification failure (tampering), only the FF value can be read. If successful, the correct value will be read.
(The latest programming guide has an explanation, but an NDA may be required for more detailed information.
Translated with www.DeepL.com/Translator (free version)
This widget could not be displayed.
This widget could not be displayed.