modules: tf-m: nrf9160: 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:33 +01:00 committed by Carles Cufí
commit 78fd53fae7

View file

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