Home
last modified time | relevance | path

Searched refs:output_path (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/samples/tfm_integration/tfm_secure_partition/dummy_partition/
Dtfm_manifest_list.yaml.in19 "output_path": "${TFM_BINARY_DIR}/dummy_partition",
/Zephyr-latest/scripts/ci/coverage/
Dcoverage_analysis.py297 def save_json_report(self, output_path, json_object): argument
299 with open(output_path+'.json', "w") as outfile: