modules: tf-m: nrf9120: Change to cpuarch.cmake

The preload.cmake was renamed to cpuarch.cmake in TF-M so change

Signed-off-by: Markus Swarowsky <markus.swarowsky@nordicsemi.no>
This commit is contained in:
Markus Swarowsky 2023-12-08 13:35:11 +01:00 committed by Carles Cufí
commit 132bfc45b7

View file

@ -4,4 +4,4 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #
include(platform/ext/target/nordic_nrf/common/nrf9120/preload.cmake) include(platform/ext/target/nordic_nrf/common/nrf9120/cpuarch.cmake)