Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/tools/sptool/
Dspactions.py29 …def __init__(self, action, exec_order=DEFAULT_ACTION_ORDER, global_action=True, log_calls = False): argument
61 …def sp_action(in_action = None, global_action = False, log_calls=False, exec_order=DEFAULT_ACTION_… argument