Home
last modified time | relevance | path

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

/trusted-firmware-m-3.6.0/secure_fw/spm/include/load/
Dservice_defs.h25 #define SERVICE_FLAG_STATELESS (1UL << 9) macro
37 ((flag) & SERVICE_FLAG_STATELESS)
/trusted-firmware-m-3.6.0/tools/templates/
Dpartition_load_info.template176 … | SERVICE_FLAG_STATELESS | 0x{{"%x"|format(service.stateless_handle_index)}}