From f8d44317eed28d8075f7cbd9601dbd72c692fa6e Mon Sep 17 00:00:00 2001 From: Erwan Gouriou Date: Thu, 8 Feb 2024 15:02:35 +0100 Subject: [PATCH] soc: stm32l5: Rename overlays for nucleo_l552ze_q ns target. File name should now be nucleo_l552ze_q_stm32l552xx_ns.overlay Signed-off-by: Erwan Gouriou --- ...l552ze_q_ns.overlay => nucleo_l552ze_q_stm32l552xx_ns.overlay} | 0 ...l552ze_q_ns.overlay => nucleo_l552ze_q_stm32l552xx_ns.overlay} | 0 ...l552ze_q_ns.overlay => nucleo_l552ze_q_stm32l552xx_ns.overlay} | 0 ...l552ze_q_ns.overlay => nucleo_l552ze_q_stm32l552xx_ns.overlay} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename samples/tfm_integration/tfm_ipc/boards/{nucleo_l552ze_q_ns.overlay => nucleo_l552ze_q_stm32l552xx_ns.overlay} (100%) rename samples/tfm_integration/tfm_regression_test/boards/{nucleo_l552ze_q_ns.overlay => nucleo_l552ze_q_stm32l552xx_ns.overlay} (100%) rename tests/arch/arm/arm_thread_swap_tz/boards/{nucleo_l552ze_q_ns.overlay => nucleo_l552ze_q_stm32l552xx_ns.overlay} (100%) rename tests/drivers/uart/uart_async_api/boards/{nucleo_l552ze_q_ns.overlay => nucleo_l552ze_q_stm32l552xx_ns.overlay} (100%) diff --git a/samples/tfm_integration/tfm_ipc/boards/nucleo_l552ze_q_ns.overlay b/samples/tfm_integration/tfm_ipc/boards/nucleo_l552ze_q_stm32l552xx_ns.overlay similarity index 100% rename from samples/tfm_integration/tfm_ipc/boards/nucleo_l552ze_q_ns.overlay rename to samples/tfm_integration/tfm_ipc/boards/nucleo_l552ze_q_stm32l552xx_ns.overlay diff --git a/samples/tfm_integration/tfm_regression_test/boards/nucleo_l552ze_q_ns.overlay b/samples/tfm_integration/tfm_regression_test/boards/nucleo_l552ze_q_stm32l552xx_ns.overlay similarity index 100% rename from samples/tfm_integration/tfm_regression_test/boards/nucleo_l552ze_q_ns.overlay rename to samples/tfm_integration/tfm_regression_test/boards/nucleo_l552ze_q_stm32l552xx_ns.overlay diff --git a/tests/arch/arm/arm_thread_swap_tz/boards/nucleo_l552ze_q_ns.overlay b/tests/arch/arm/arm_thread_swap_tz/boards/nucleo_l552ze_q_stm32l552xx_ns.overlay similarity index 100% rename from tests/arch/arm/arm_thread_swap_tz/boards/nucleo_l552ze_q_ns.overlay rename to tests/arch/arm/arm_thread_swap_tz/boards/nucleo_l552ze_q_stm32l552xx_ns.overlay diff --git a/tests/drivers/uart/uart_async_api/boards/nucleo_l552ze_q_ns.overlay b/tests/drivers/uart/uart_async_api/boards/nucleo_l552ze_q_stm32l552xx_ns.overlay similarity index 100% rename from tests/drivers/uart/uart_async_api/boards/nucleo_l552ze_q_ns.overlay rename to tests/drivers/uart/uart_async_api/boards/nucleo_l552ze_q_stm32l552xx_ns.overlay