Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/debugfs/
H 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()
/rk3399_ARM-atf/plat/nxp/common/sip_svc/
H 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()
/rk3399_ARM-atf/docs/components/
H A Dven-el3-debugfs.rst50 SMC_OK 0
89 int32_t w0 == SMC_OK on success
127 int32_t w0 == SMC_OK on success
155 int32_t w0 == SMC_OK on success
186 int32_t w0 == SMC_OK on success
225 int32_t w0 == SMC_OK on success
250 int32_t w0 == SMC_OK on success
276 int32_t w0 == SMC_OK on success
304 int32_t w0 == SMC_OK on success
329 int32_t w0 == SMC_OK on success
H 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
/rk3399_ARM-atf/lib/pmf/
H A Dpmf_smc.c54 SMC_RET2(handle, SMC_OK, PMF_SMC_VERSION); in pmf_smc_handler()
71 SMC_RET2(handle, SMC_OK, PMF_SMC_VERSION); in pmf_smc_handler()
/rk3399_ARM-atf/plat/arm/common/
H A Dplat_arm_sip_svc.c79 SMC_RET1(handle, SMC_OK); in plat_protect_memory()
108 SMC_RET1(handle, SMC_OK); in plat_arm_sip_handler()
/rk3399_ARM-atf/services/oem/chromeos/
H A Dwidevine_smc_handlers.c74 SMC_RET1(handle, SMC_OK); in cros_write_data()
/rk3399_ARM-atf/services/std_svc/drtm/
H A Ddrtm_main.h56 SUCCESS = SMC_OK,
/rk3399_ARM-atf/plat/imx/imx8m/
H A Dimx_hab.c123 return SMC_OK; in imx_hab_handler()
/rk3399_ARM-atf/include/lib/
H A Dsmccc.h113 #define SMC_OK ULL(0) macro
/rk3399_ARM-atf/plat/imx/common/
H A Dimx_sip_handler.c124 return SMC_OK; in imx_wakeup_src_handler()
/rk3399_ARM-atf/services/spd/tspd/
H A Dtspd_main.c715 SMC_RET1(handle, SMC_OK); in tspd_smc_handler()