zephyr/cmake/emu
Dmitrii Golovanov 5008c31f8c config: qemu: Add QEMU_EXTRA_FLAGS config option
Add QEMU_EXTRA_FLAGS as QEMU board config option.

This allows Twister tests to provide additional device setup
commands to QEMU in prj.conf or testcase.yaml configuration files.

Example use case: to setup TCP or UDP network interfaces
with non-conflicting port numbers in different test suites
to avoid conflicts when Twister run tests in parallel on the
same host.

Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com>
2023-10-20 15:03:55 +02:00
..
armfvp.cmake
custom.cmake twister: add support for custom emulator in simulator 2023-08-02 17:35:26 +02:00
native.cmake cmake run_native: Fix target dependency 2023-10-03 15:40:08 +01:00
nsim.cmake
qemu.cmake config: qemu: Add QEMU_EXTRA_FLAGS config option 2023-10-20 15:03:55 +02:00
renode.cmake
tsim.cmake