Skip to content

Commit 74e873a

Browse files
committed
Updated README.md
1 parent 5262cf1 commit 74e873a

File tree

1 file changed

+3
-2
lines changed
  • targets/TARGET_Cypress/TARGET_PSOC6/sb-tools

1 file changed

+3
-2
lines changed

targets/TARGET_Cypress/TARGET_PSOC6/sb-tools/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
1+
#### Version of Python required is 3.7+
2+
13
This directory contains tools and scripts for generating keys, preparing provisioning packets and execution of provisioning.
24
These files are relevant to CY8CPROTO_064_SB or CY8CPROTO_064_SB_M0_PSA, CY8CPROTO_064_SB_PSA targets.
3-
Version of Python required is 3.7+
45

56
**_NOTE_:** Detailed description about Secure Boot tools availabe on this link https://www.cypress.com/secureboot-sdk-user-guide
67

@@ -80,7 +81,7 @@ Secure Boot enabled targets support image upgrades, if specified by policy. Ther
8081

8182
The upgrade images types are determined by the following policy setting (firmware sections):
8283

83-
- **_"smif_id":_** 0, - should be set to 2 if AUGUST_CYW43012 target is used, 1 - if CY8CPROTO_064_SB, 0 - SMIF disabled
84+
- **_"smif_id":_** should be set to 1 for CY8CPROTO_064_SB onboard SMIF, default is 0 - SMIF disabled
8485
- **_"upgrade":_** true/false, - should be set to *true* if UPGRADE supported, *false* - if disabled
8586
- **_"encrypt":_** true/false, - should be set to *true* if encrypted UPGRADE supported, *false* - if disabled
8687
- **_"encrypt_key_id":_** 1, - should remain unchanged, means that Device Key will be used in ECDH/HKDF protocol

0 commit comments

Comments
 (0)