mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-27 07:27:04 +00:00
arm-bsp/musca*: update trusted-firmware-m platform names
With trusted-firmware-m 1.4 the platform names have changed. 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"
|
ZEPHYR_INHERIT_CLASSES += "zephyr-qemuboot"
|
||||||
ARCH:musca-b1 = "arm"
|
ARCH:musca-b1 = "arm"
|
||||||
|
|
||||||
TFM_PLATFORM = "musca_b1/sse_200"
|
TFM_PLATFORM = "arm/musca_b1/sse_200"
|
||||||
|
|||||||
@@ -9,4 +9,4 @@ require conf/machine/include/arm/armv8-m/tune-cortexm33.inc
|
|||||||
# GLIBC will not work with Cortex-M.
|
# GLIBC will not work with Cortex-M.
|
||||||
TCLIBC = "newlib"
|
TCLIBC = "newlib"
|
||||||
|
|
||||||
TFM_PLATFORM = "musca_s1"
|
TFM_PLATFORM = "arm/musca_s1"
|
||||||
|
|||||||
Reference in New Issue
Block a user