8000 Added a properties to check if board/platofrm supports encryption · chunkywill/ArduinoCore-mbed@9e7c939 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9e7c939

Browse files
cmagliegiulcioffi
authored andcommitted
Added a properties to check if board/platofrm supports encryption
It also provides a way to change the keychain layout (if needed in the future) but keep the backward compatiblity.
1 parent 6934748 commit 9e7c939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

boards.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ envie_m7.build.header_size=0x20000
8181
envie_m7.build.alignment=32
8282
envie_m7.build.version=1.2.3+4
8383
envie_m7.menu.security.sien.build.postbuild.cmd="{tools.imgtool.path}/{tools.imgtool.cmd}" {tools.imgtool.build.pattern}
84+
envie_m7.menu.security.sien.build.keys.type=public_keys
8485
envie_m7.menu.security.sien.build.keys.keychain={runtime.hardware.path}/mbed/libraries/MCUboot/default_keys
8586
envie_m7.menu.security.sien.build.keys.sign_key=ecdsa-p256-signing-key.pem
8687
envie_m7.menu.security.sien.build.keys.encrypt_key=ecdsa-p256-encrypt-key.pem

0 commit comments

Comments
 (0)
0