Home
last modified time | relevance | path

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

/trusted-firmware-m-3.5.0/secure_fw/spm/include/interface/
Druntime_defs.h48 void (*psa_notify)(int32_t partition_id); member
/trusted-firmware-m-3.5.0/secure_fw/partitions/lib/runtime/
Dpsa_api_ipc.c94 void psa_notify(int32_t partition_id) in psa_notify() function