Skip to content

Commit bc9b173

Browse files
committed
Remove references to mbed-crypto
1 parent 96fb93e commit bc9b173

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

TESTS/configs/baremetal.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"utest",
66
"unity",
77
"psa",
8-
"mbed-crypto",
98
"mbedtls",
109
"psa-compliance-framework",
1110
"filesystem",

UNITTESTS/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ set(unittest-includes-base
144144
"${PROJECT_SOURCE_DIR}/../features/lorawan/system"
145145
"${PROJECT_SOURCE_DIR}/../features/mbedtls"
146146
"${PROJECT_SOURCE_DIR}/../features/mbedtls/inc"
147-
"${PROJECT_SOURCE_DIR}/../features/mbedtls/mbed-crypto/inc"
148147
"${PROJECT_SOURCE_DIR}/../features/storage/kvstore/conf"
149148
)
150149

UNITTESTS/empty_baseline/unittest.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
set(unittest-includes ${unittest-includes}
77
.
88
..
9-
../features/mbedtls/mbed-crypto/inc/mbedtls/
109
../features/mbedtls/platform/inc/
1110
../features/frameworks/mbed-trace/mbed-trace/
1211
)

components/TARGET_PSA/services/COMPONENT_PSA_SRV_IMPL/mbed_lib.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"drivers",
55
"platform",
66
"mbedtls",
7-
"mbed-crypto",
87
"storage",
98
"flashiap-block-device",
109
"tdbstore",

0 commit comments

Comments
 (0)