You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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