mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 11:29:54 +00:00
arm-bsp/musca*: update TFM_PLATFORM
trusted-firmware-m 1.2.0 uses different naming for the platforms, so update the BSPs as appropriate. Change-Id: I3b67b629d821a6b65f39bc89db768e791f173d93 Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -25,4 +25,4 @@ ZEPHYR_BOARD = "v2m_musca_b1"
|
||||
ZEPHYR_INHERIT_CLASSES += "zephyr-qemuboot"
|
||||
ARCH_musca-b1 = "arm"
|
||||
|
||||
TFM_PLATFORM = "MUSCA_B1"
|
||||
TFM_PLATFORM = "musca_b1"
|
||||
|
||||
@@ -9,4 +9,4 @@ require conf/machine/include/tune-cortexm33.inc
|
||||
# GLIBC will not work with Cortex-M.
|
||||
TCLIBC = "newlib"
|
||||
|
||||
TFM_PLATFORM = "MUSCA_S1"
|
||||
TFM_PLATFORM = "musca_s1"
|
||||
|
||||
Reference in New Issue
Block a user