Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/common/
Dtfm_hal_sp_logdev_periph.c18 : : "I" (TFM_SVC_OUTPUT_UNPRIV_STRING)); in tfm_output_unpriv_string()
/trusted-firmware-m-3.7.0/secure_fw/spm/include/interface/
Dsvc_num.h73 #define TFM_SVC_OUTPUT_UNPRIV_STRING TFM_SVC_NUM_SPM_THREAD(2) macro
/trusted-firmware-m-3.7.0/secure_fw/spm/core/
Dtfm_svcalls.c223 case TFM_SVC_OUTPUT_UNPRIV_STRING: in handle_spm_svc_requests()