Home
last modified time | relevance | path

Searched refs:output_dir (Results 1 – 5 of 5) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/bl1/scripts/
Dcreate_bl1_1_dma_bin.py196 with open(os.path.join(args.output_dir, location + "_dma_ics.bin"), mode="wb") as bin_file:
197 with open(os.path.join(args.output_dir, location + "_dma_ics.hex"), mode="wt") as hex_file:
199 location, os.path.join(args.output_dir, location + "_dma_ics.bin"),
202 location, os.path.join(args.output_dir, location + "_dma_ics.hex"),
/trusted-firmware-m-latest/tools/kconfig/
Dtfm_kconfig.py99 output_dir = os.path.dirname(dot_config)
100 cmake_file = os.path.join(output_dir, 'project_config.cmake')
101 header_file = os.path.join(output_dir, 'project_config.h')
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Project/
Dbuild.py148 def output_dir(config): function
/trusted-firmware-m-latest/tools/
Dtfm_parse_manifest_list.py428 output_dir = os.path.join(OUT_DIR, output_path).replace('\\', '/')
435 'output_dir': output_dir,
/trusted-firmware-m-latest/platform/ext/target/arm/rse/common/
DCMakeLists.txt714 --output_dir ${CMAKE_CURRENT_BINARY_DIR}