Home
last modified time | relevance | path

Searched defs:build_dir (Results 1 – 11 of 11) sorted by relevance

/Zephyr-latest/boards/
DCMakeLists.txt8 set(build_dir boards/${ARCH}/${BOARD}) variable
/Zephyr-latest/scripts/west_commands/
Drun_common.py319 board_image_count, build_dir=None, prev_runner=None): argument
528 def load_cmake_cache(build_dir, args): argument
535 def rebuild(command, build_dir, args): argument
545 def runners_yaml_path(build_dir, board): argument
599 def get_runner_config(build_dir, yaml_path, runners_yaml, args=None): argument
781 def dump_all_runner_context(command, runners_yaml, board, build_dir): argument
Dsign.py215 def sign(self, command, build_dir, build_conf, formats): argument
227 def sign(self, command, build_dir, build_conf, formats): argument
455 def sign(self, command, build_dir, build_conf, formats): argument
Dzcmake.py213 def from_build_dir(build_dir): argument
/Zephyr-latest/scripts/west_commands/zspdx/
Dsbom.py39 def setupCmakeQuery(build_dir): argument
/Zephyr-latest/tests/subsys/logging/dictionary/pytest/
Dtest_logging_dictionary.py23 def process_logs(dut: DeviceAdapter, build_dir): argument
/Zephyr-latest/tests/lib/devicetree/memory_region_flags/pytest/
Dtest_memory_region_flags.py26 def verify_memory_region_flags(build_dir, label, expect): argument
/Zephyr-latest/doc/_extensions/zephyr/
Dapplication.py269 def _mkdir(mkdir, build_dir, host_os, skip_config): argument
/Zephyr-latest/scripts/tests/build_helpers/
Dtest_domains.py112 def mock_domain(name, build_dir, *args, **kwargs): argument
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Drunner.py510 def __init__(self, testsuite: TestSuite, platform: Platform, source_dir, build_dir, jobserver): argument
758 def __init__(self, testsuite: TestSuite, platform: Platform, source_dir, build_dir, jobserver): argument
1609 build_dir): argument
/Zephyr-latest/scripts/tests/twister/
Dtest_handlers.py1565 def test_qemuhandler_get_default_domain_build_dir( argument