Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use exported tf-m image signing public key for OTA signature #22

Merged
merged 3 commits into from
Nov 27, 2023

Conversation

bence-balogh
Copy link
Contributor

Description

TF-M exports the public signing keys that are used by bl2. These keys can be used to sign the image for the aws OTA update.
The exported public key is written into the existing provisioning bundle, in the same way as the client certificates and keys.

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This version of TF-M renamed the `tfm_psa_ns_api.c`
to `tfm_tz_psa_ns_api.c`. This is reflected in
TF-M build script.

Signed-off-by: Bence Balogh <[email protected]>
The last 0x1000 bytes of the RAM are reserved for the provisioning
bundle.

Signed-off-by: Bence Balogh <[email protected]>
@bence-balogh bence-balogh requested a review from a team as a code owner November 24, 2023 08:21
@urutva urutva merged commit 0ce7d64 into FreeRTOS:main Nov 27, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants