Skip to content

Commit 8a986f7

Browse files
committed
Remove wounding for the hardware CRYPTO block. The PSoC 6 MPN CYW9P62S1_43012EVB_01 was revised to add the hardware crypto block.
1 parent d847f9f commit 8a986f7

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

targets/targets.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3157,7 +3157,7 @@
31573157
"secure-ram-start": "0x30000000",
31583158
"secure-ram-size": "0x22000"
31593159
}
3160-
},
3160+
},
31613161
"HANI_IOT": {
31623162
"inherits": ["LPC55S69_NS"],
31633163
"detect_code": ["0360"],
@@ -13504,17 +13504,11 @@
1350413504
"ANALOGOUT",
1350513505
"QSPI"
1350613506
],
13507-
"macros_remove": [
13508-
"MBEDTLS_CONFIG_HW_SUPPORT"
13509-
],
1351013507
"extra_labels_add": [
1351113508
"PSOC6_01",
1351213509
"MXCRYPTO_01",
1351313510
"CORDIO"
1351413511
],
13515-
"extra_labels_remove": [
13516-
"MXCRYPTO"
13517-
],
1351813512
"macros_add": [
1351913513
"CY8C6247FDI_D52",
1352013514
"CYHAL_UDB_SDIO",

0 commit comments

Comments
 (0)