MCUboot DFU 서명 키를 기본키에서 프로젝트 개인키로 변경
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
# nRF52840 build: no network core image.
|
||||
# Re-enable NETCORE_HCI_IPC only for nRF5340 sysbuild configurations.
|
||||
|
||||
SB_CONFIG_BOOTLOADER_MCUBOOT=y
|
||||
SB_CONFIG_BOOTLOADER_MCUBOOT=y
|
||||
SB_CONFIG_BOOT_SIGNATURE_TYPE_ECDSA_P256=y
|
||||
SB_CONFIG_BOOT_SIGNATURE_KEY_FILE="${APPLICATION_CONFIG_DIR}/keys/mcuboot_private.pem"
|
||||
Reference in New Issue
Block a user