Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/debugfs/
A Ddebugfs_smc.c111 smc_ret = SMC_OK; in debugfs_smc_handler()
118 smc_ret = SMC_OK; in debugfs_smc_handler()
127 smc_ret = SMC_OK; in debugfs_smc_handler()
135 smc_ret = SMC_OK; in debugfs_smc_handler()
143 smc_ret = SMC_OK; in debugfs_smc_handler()
151 smc_ret = SMC_OK; in debugfs_smc_handler()
159 smc_ret = SMC_OK; in debugfs_smc_handler()
167 smc_ret = SMC_OK; in debugfs_smc_handler()
177 smc_ret = SMC_OK; in debugfs_smc_handler()
/trusted-firmware-a/plat/nxp/common/sip_svc/
A Dsip_svc.c97 SMC_RET2(handle, SMC_OK, ret); in nxp_sip_handler()
109 if (ret == SMC_OK) { in nxp_sip_handler()
110 SMC_RET1(handle, SMC_OK); in nxp_sip_handler()
120 SMC_RET2(handle, SMC_OK, in nxp_sip_handler()
125 SMC_RET3(handle, SMC_OK, in nxp_sip_handler()
133 if (ret == SMC_OK) { in nxp_sip_handler()
134 SMC_RET1(handle, SMC_OK); in nxp_sip_handler()
148 SMC_RET2(handle, SMC_OK, ret); in nxp_sip_handler()
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Darm-sip-service.rst.txt140 SMC_OK 0
179 int32_t w0 == SMC_OK on success
217 int32_t w0 == SMC_OK on success
245 int32_t w0 == SMC_OK on success
276 int32_t w0 == SMC_OK on success
315 int32_t w0 == SMC_OK on success
340 int32_t w0 == SMC_OK on success
366 int32_t w0 == SMC_OK on success
394 int32_t w0 == SMC_OK on success
419 int32_t w0 == SMC_OK on success
A Dexception-handling.rst.txt477 #. Secure world completes the request, and the caller would find ``SMC_OK``
485 however, is not standardised (unlike ``SMC_UNKNOWN`` or ``SMC_OK``, for
/trusted-firmware-a/docs/components/
A Darm-sip-service.rst140 SMC_OK 0
179 int32_t w0 == SMC_OK on success
217 int32_t w0 == SMC_OK on success
245 int32_t w0 == SMC_OK on success
276 int32_t w0 == SMC_OK on success
315 int32_t w0 == SMC_OK on success
340 int32_t w0 == SMC_OK on success
366 int32_t w0 == SMC_OK on success
394 int32_t w0 == SMC_OK on success
419 int32_t w0 == SMC_OK on success
A Dexception-handling.rst477 #. Secure world completes the request, and the caller would find ``SMC_OK``
485 however, is not standardised (unlike ``SMC_UNKNOWN`` or ``SMC_OK``, for
/trusted-firmware-a/plat/imx/common/
A Dimx_sip_handler.c109 return SMC_OK; in imx_wakeup_src_handler()
/trusted-firmware-a/include/lib/
A Dsmccc.h101 #define SMC_OK ULL(0) macro
/trusted-firmware-a/services/spd/tspd/
A Dtspd_main.c705 SMC_RET1(handle, SMC_OK); in tspd_smc_handler()

Completed in 12 milliseconds