Searched refs:SMC_OK (Results 1 – 12 of 12) sorted by relevance
| /rk3399_ARM-atf/lib/debugfs/ |
| H A D | debugfs_smc.c | 111 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 D | sip_svc.c | 97 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 D | ven-el3-debugfs.rst | 50 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 D | exception-handling.rst | 477 #. 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 D | pmf_smc.c | 54 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 D | plat_arm_sip_svc.c | 79 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 D | widevine_smc_handlers.c | 74 SMC_RET1(handle, SMC_OK); in cros_write_data()
|
| /rk3399_ARM-atf/services/std_svc/drtm/ |
| H A D | drtm_main.h | 56 SUCCESS = SMC_OK,
|
| /rk3399_ARM-atf/plat/imx/imx8m/ |
| H A D | imx_hab.c | 123 return SMC_OK; in imx_hab_handler()
|
| /rk3399_ARM-atf/include/lib/ |
| H A D | smccc.h | 113 #define SMC_OK ULL(0) macro
|
| /rk3399_ARM-atf/plat/imx/common/ |
| H A D | imx_sip_handler.c | 124 return SMC_OK; in imx_wakeup_src_handler()
|
| /rk3399_ARM-atf/services/spd/tspd/ |
| H A D | tspd_main.c | 715 SMC_RET1(handle, SMC_OK); in tspd_smc_handler()
|