zephyr/boards/arm/faze
Kumar Gala 5492731b88 build: Fix usage of hardcoded zephyr.{elf,bin,hex} on faze board
Make similar fix for faze board to use ${KERNEL_BIN_NAME} and
${KERNEL_HEX_NAME} variables as its possible to rename the executable
binary via CONFIG_KERNEL_BIN_NAME.

This fixes tests/misc/test_build/buildsystem.kconfig.utf8_in_values

Fixes #28013

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-09-03 14:21:32 -04:00
..
doc
support
board.cmake
CMakeLists.txt build: Fix usage of hardcoded zephyr.{elf,bin,hex} on faze board 2020-09-03 14:21:32 -04:00
faze_defconfig
faze.dts
faze.yaml boards: faze: should not be declared as a default test platform 2020-09-02 07:49:29 -04:00
Kconfig.board
Kconfig.defconfig
pre_dt_board.cmake