Skip to content

Commit b83fb2b

Browse files
Cruz Monrreal IICruz Monrreal II
authored andcommitted
Revert "Restore MBEDTLS_PSA_CRYPTO_C for PSA targets"
This reverts commit 035ecc1.
1 parent 71ebf82 commit b83fb2b

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

targets/targets.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,7 +1743,7 @@
17431743
"PSA"
17441744
],
17451745
"is_disk_virtual": true,
1746-
"macros": ["CPU_MK66FN2M0VMD18", "FSL_RTOS_MBED", "MBEDTLS_PSA_CRYPTO_C"],
1746+
"macros": ["CPU_MK66FN2M0VMD18", "FSL_RTOS_MBED"],
17471747
"inherits": ["Target"],
17481748
"detect_code": ["0311"],
17491749
"device_has": [
@@ -2435,7 +2435,7 @@
24352435
"macro_name": "CLOCK_SOURCE_USB"
24362436
}
24372437
},
2438-
"macros_add": ["USB_STM_HAL", "USBHOST_OTHER", "MBEDTLS_PSA_CRYPTO_C"],
2438+
"macros_add": ["USB_STM_HAL", "USBHOST_OTHER"],
24392439
"device_has_add": [
24402440
"SERIAL_ASYNCH",
24412441
"FLASH",
@@ -2684,8 +2684,7 @@
26842684
"components_add": ["FLASHIAP"],
26852685
"macros_add": [
26862686
"USB_STM_HAL",
2687-
"USBHOST_OTHER",
2688-
"MBEDTLS_PSA_CRYPTO_C"
2687+
"USBHOST_OTHER"
26892688
],
26902689
"device_has_add": [
26912690
"ANALOGOUT",
@@ -4296,9 +4295,6 @@
42964295
"device_has_remove": [],
42974296
"extra_labels_add": ["PSA"],
42984297
"components_add": ["FLASHIAP"],
4299-
"macros_add": [
4300-
"MBEDTLS_PSA_CRYPTO_C"
4301-
],
43024298
"config": {
43034299
"stdio_uart_tx_help": {
43044300
"help": "Value: D8(default) or D1"

0 commit comments

Comments
 (0)