mirror of https://github.com/ARMmbed/mbed-os.git
Remove wounding for the hardware CRYPTO block. The PSoC 6 MPN CYW9P62S1_43012EVB_01 was revised to add the hardware crypto block.
parent
d847f9f164
commit
8a986f7dcc
|
|
@ -3157,7 +3157,7 @@
|
|||
"secure-ram-start": "0x30000000",
|
||||
"secure-ram-size": "0x22000"
|
||||
}
|
||||
},
|
||||
},
|
||||
"HANI_IOT": {
|
||||
"inherits": ["LPC55S69_NS"],
|
||||
"detect_code": ["0360"],
|
||||
|
|
@ -13504,17 +13504,11 @@
|
|||
"ANALOGOUT",
|
||||
"QSPI"
|
||||
],
|
||||
"macros_remove": [
|
||||
"MBEDTLS_CONFIG_HW_SUPPORT"
|
||||
],
|
||||
"extra_labels_add": [
|
||||
"PSOC6_01",
|
||||
"MXCRYPTO_01",
|
||||
"CORDIO"
|
||||
],
|
||||
"extra_labels_remove": [
|
||||
"MXCRYPTO"
|
||||
],
|
||||
"macros_add": [
|
||||
"CY8C6247FDI_D52",
|
||||
"CYHAL_UDB_SDIO",
|
||||
|
|
|
|||
Loading…
Reference in New Issue