Home
last modified time | relevance | path

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

/trusty/device/arm/generic-arm64/project/qemu/
Dlldb_support.py8 TRUSTY_PROJECT_FOLDER = os.path.dirname(os.path.realpath(__file__)) variable
11 re.match(r"^.*/build-([^/]+)$", TRUSTY_PROJECT_FOLDER).group(1) #type: ignore
Drun.py16 TRUSTY_PROJECT_FOLDER = os.path.dirname(os.path.realpath(__file__)) variable