trusted-firmware-m: rename AN521 target to BOARD_MPS2_AN521_CPU0_NS

Since we now have separate Kconfig symbols for the different
MPS2 AN521 board variants, we need to update the BOARD switch
for the TF-M target on MPS2 AN521.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2021-06-11 17:54:50 +02:00 committed by Anas Nashif
parent 2e8dabe5a3
commit bbcd7ef7cd

View File

@ -12,7 +12,7 @@ config TFM_BOARD
default "nordic_nrf/nrf9160dk_nrf9160" if BOARD_NRF9160DK_NRF9160NS
default "nordic_nrf/nrf5340dk_nrf5340_cpuapp" if BOARD_NRF5340DK_NRF5340_CPUAPPNS
default "nxp/lpcxpresso55s69" if BOARD_LPCXPRESSO55S69_CPU0
default "mps2/an521" if BOARD_MPS2_AN521
default "mps2/an521" if BOARD_MPS2_AN521_CPU0_NS
default "stm/nucleo_l552ze_q" if BOARD_NUCLEO_L552ZE_Q
default "stm/stm32l562e_dk" if BOARD_STM32L562E_DK
default "musca_b1/sse_200" if BOARD_MUSCA_B1