Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/tools/
Dtfm_parse_manifest_list.py443 context['stateless_services'] = process_stateless_services(partition_list)
532 def process_stateless_services(partitions): function