Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/tools/memory/
A Dprint_memory_map.py45 file_path = os.path.join(build_dir, image, '{}.map'.format(image)) variable
46 if os.path.isfile(file_path):
47 with open (file_path, 'rt') as mapfile:

Completed in 2 milliseconds