Skip to content

Commit 36a8514

Browse files
Michael SchwarczOren Cohen
authored andcommitted
Add documentation on Musca-A1 signing key
1 parent a5fd917 commit 36a8514

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Musca-A1 RSA keypair
2+
3+
A default RSA key pair is given to the Musca-A1 target.
4+
5+
Public key was pre-compiled to `targets/TARGET_ARM_SSG/TARGET_MUSCA_A1/TARGET_MUSCA_A1_NS/device/mcuboot.bin` and private key is in `musca_a1-root-rsa-2048.pem`.
6+
7+
DO NOT use them in production code, they are exclusively for testing!
8+
9+
Private key must be stored in a safe place outside of the repository.
10+
11+
`tools/psa/tfm/bin_utils/imgtool.py` can be used to generate new key pairs.

0 commit comments

Comments
 (0)