Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/spm/include/load/
Dpartition_defs.h72 #define IS_NS_AGENT_TZ(pldi) (!!((pldi)->flags & PARTITION_NS_AGENT_TZ)) macro
74 #define IS_NS_AGENT_TZ(pldi) ((void)pldi, false) macro