Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/tools/
Dtfm_parse_manifest_list.py32 TFM_PID_BASE = 256 variable
124 if (pid == None or pid >= TFM_PID_BASE) \
370 if (pid == None or pid >= TFM_PID_BASE) and not manifest['ns_agent']:
443 pid = max(pid_list, default = TFM_PID_BASE - 1)