zephyr/boards/arm/v2m_musca_b1
Kumar Gala d2b0735c12 build: Fix usage of hardcoded zephyr.{elf,bin,hex}
Its possible to rename the executable we build via the Kconfig symbol
CONFIG_KERNEL_BIN_NAME.  So we really should use ${KERNEL_ELF_NAME},
${KERNEL_BIN_NAME} and ${KERNEL_HEX_NAME} variables instead of hardcoded
zephyr.elf, zephyr.bin, and zephyr.elf.

This fixes an build issue with
tests/misc/test_build/buildsystem.kconfig.utf8_in_values on
up_squared_adsp and lpcxpresso11u68 platforms.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-08-14 13:33:49 +02:00
..
doc boards: arm: Replaces a non-working web link 2020-02-19 12:40:54 +01:00
board.cmake boards: arm: musca_b1: Add TFM support 2020-05-09 16:21:51 +02:00
CMakeLists.txt build: Fix usage of hardcoded zephyr.{elf,bin,hex} 2020-08-14 13:33:49 +02:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig drivers: gpio: cmsdk_ahb: Convert driver to be full DTS based 2020-04-03 04:11:36 -05:00
pinmux.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
v2m_musca_b1-common.dtsi arm: v2m_musca_b1: Enable GPIO support 2019-09-25 22:33:19 -07:00
v2m_musca_b1.dts arm: v2m_musca_b1: Enable GPIO support 2019-09-25 22:33:19 -07:00
v2m_musca_b1.yaml arm: v2m_musca_b1: Enable GPIO support 2019-09-25 22:33:19 -07:00
v2m_musca_b1_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
v2m_musca_b1_nonsecure.dts arm: musca_b1: Extend memory space in nonsecure 2020-05-09 16:21:51 +02:00
v2m_musca_b1_nonsecure.yaml arm: Musca B1: Migrate to eFlash 2019-07-31 10:31:29 -04:00
v2m_musca_b1_nonsecure_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00