mirror of https://github.com/ARMmbed/mbed-os.git
CMake: remove M2351 cmakelists, not supported yet
parent
58bf0ed9f2
commit
6574054d26
|
@ -1,6 +0,0 @@
|
|||
# Copyright (c) 2020 ARM Limited. All rights reserved.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
if("NU_PREBUILD_SECURE" IN_LIST MBED_TARGET_LABELS)
|
||||
add_subdirectory(TARGET_NU_PREBUILD_SECURE)
|
||||
endif()
|
|
@ -1,7 +0,0 @@
|
|||
# Copyright (c) 2020 ARM Limited. All rights reserved.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
target_sources(mbed-core
|
||||
INTERFACE
|
||||
NuMaker-mbed-TZ-secure-example.hex
|
||||
)
|
|
@ -1,6 +0,0 @@
|
|||
# Copyright (c) 2020 ARM Limited. All rights reserved.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
if("NU_PREBUILD_SECURE" IN_LIST MBED_TARGET_LABELS)
|
||||
add_subdirectory(TARGET_NU_PREBUILD_SECURE)
|
||||
endif()
|
|
@ -1,11 +0,0 @@
|
|||
# Copyright (c) 2020 ARM Limited. All rights reserved.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
target_sources(mbed-core
|
||||
INTERFACE
|
||||
crypto_access_control.hex
|
||||
spm_client.hex
|
||||
spm_server.hex
|
||||
spm_smoke.hex
|
||||
tfm.hex
|
||||
)
|
Loading…
Reference in New Issue