Home
last modified time | relevance | path

Searched refs:SMC_RET4 (Results 1 – 15 of 15) sorted by relevance

/arm-trusted-firmware-2.8.0/services/std_svc/trng/
A Dtrng_main.c42 SMC_RET4(handle, TRNG_E_SUCCESS, 0, 0, ent[0] & mask); in trng_rnd32()
45 SMC_RET4(handle, TRNG_E_SUCCESS, 0, (ent[0] >> 32) & mask, in trng_rnd32()
49 SMC_RET4(handle, TRNG_E_SUCCESS, ent[1] & mask, in trng_rnd32()
79 SMC_RET4(handle, TRNG_E_SUCCESS, 0, 0, ent[0] & mask); in trng_rnd64()
82 SMC_RET4(handle, TRNG_E_SUCCESS, 0, ent[1] & mask, ent[0]); in trng_rnd64()
85 SMC_RET4(handle, TRNG_E_SUCCESS, ent[2] & mask, ent[1], ent[0]); in trng_rnd64()
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/
A Dsocfpga_sip_svc_v2.c140 SMC_RET4(handle, INTEL_SIP_SMC_STATUS_OK, x1, in sip_smc_handler_v2()
146 SMC_RET4(handle, status, x1, retval, x2); in sip_smc_handler_v2()
150 SMC_RET4(handle, status, x1, retval, x2); in sip_smc_handler_v2()
155 SMC_RET4(handle, status, x1, retval, x2); in sip_smc_handler_v2()
168 SMC_RET4(handle, status, retval64, x2, x3); in sip_smc_handler_v2()
A Dsocfpga_sip_svc.c663 SMC_RET4(handle, status, 0, 0, 0); in sip_smc_handler_v1()
673 SMC_RET4(handle, status, 0, 0, 0); in sip_smc_handler_v1()
677 SMC_RET4(handle, status, 0, 0, 0); in sip_smc_handler_v1()
684 SMC_RET4(handle, INTEL_SIP_SMC_STATUS_OK, in sip_smc_handler_v1()
688 SMC_RET4(handle, INTEL_SIP_SMC_STATUS_OK, in sip_smc_handler_v1()
693 SMC_RET4(handle, INTEL_SIP_SMC_STATUS_OK, in sip_smc_handler_v1()
699 SMC_RET4(handle, status, 0, 0, 0); in sip_smc_handler_v1()
825 SMC_RET4(handle, status, mbox_error, x6, x7); in sip_smc_handler_v1()
873 SMC_RET4(handle, status, mbox_error, x3, x4); in sip_smc_handler_v1()
878 SMC_RET4(handle, status, mbox_error, x3, x4); in sip_smc_handler_v1()
[all …]
/arm-trusted-firmware-2.8.0/plat/imx/imx8m/ddr/
A Ddram.c189 SMC_RET4(handle, dram_info.timing_info->fsp_table[0], in dram_dvfs_get_freq_info()
193 SMC_RET4(handle, dram_info.timing_info->fsp_table[1], in dram_dvfs_get_freq_info()
196 SMC_RET4(handle, dram_info.timing_info->fsp_table[1], in dram_dvfs_get_freq_info()
200 SMC_RET4(handle, dram_info.timing_info->fsp_table[2], in dram_dvfs_get_freq_info()
203 SMC_RET4(handle, dram_info.timing_info->fsp_table[2], in dram_dvfs_get_freq_info()
206 SMC_RET4(handle, dram_info.timing_info->fsp_table[3], in dram_dvfs_get_freq_info()
/arm-trusted-firmware-2.8.0/services/spd/pncd/
A Dpncd_main.c362 SMC_RET4(handle, 0, 0, 0, 0); in pncd_smc_handler_unsafe()
372 SMC_RET4(handle, x1, x2, x3, x4); in pncd_smc_handler_unsafe()
374 SMC_RET4(handle, 0, 0, 0, 0); in pncd_smc_handler_unsafe()
/arm-trusted-firmware-2.8.0/services/spd/tlkd/
A Dtlkd_main.c94 SMC_RET4(s_cpu_context, (uint32_t)TLK_IRQ_FIRED, 0, (uint32_t)irq, 0); in tlkd_interrupt_handler()
335 SMC_RET4(&tlk_ctx.cpu_ctx, smc_fid, 0, (uint32_t)x1, in tlkd_smc_handler()
368 SMC_RET4(handle, (uint32_t)par, (uint32_t)(par >> 32), 0, 0); in tlkd_smc_handler()
/arm-trusted-firmware-2.8.0/include/arch/aarch64/
A Dsmccc_helpers.h48 #define SMC_RET4(_h, _x0, _x1, _x2, _x3) { \ macro
54 SMC_RET4(_h, (_x0), (_x1), (_x2), (_x3)); \
/arm-trusted-firmware-2.8.0/include/arch/aarch32/
A Dsmccc_helpers.h129 #define SMC_RET4(_h, _r0, _r1, _r2, _r3) { \ macro
135 SMC_RET4(_h, (_r0), (_r1), (_r2), (_r3)); \
/arm-trusted-firmware-2.8.0/services/spd/opteed/
A Dopteed_main.c267 SMC_RET4(&optee_ctx->cpu_ctx, smc_fid, x1, x2, x3); in opteed_smc_handler()
374 SMC_RET4(ns_cpu_context, x1, x2, x3, x4); in opteed_smc_handler()
/arm-trusted-firmware-2.8.0/plat/mediatek/common/
A Dmtk_smc_handlers.c156 SMC_RET4(handle, ret, smc_ret.a1, smc_ret.a2, smc_ret.a3); in mtk_smc_handler_bl33()
179 SMC_RET4(handle, ret, smc_ret.a1, smc_ret.a2, smc_ret.a3); in mtk_smc_handler_nsel1()
/arm-trusted-firmware-2.8.0/services/std_svc/
A Dpci_svc.c56 SMC_RET4(handle, ver.val, 0U, 0U, 0U); in pci_smc_handler()
/arm-trusted-firmware-2.8.0/include/lib/
A Dsmccc.h213 SMC_RET4(handle, \
/arm-trusted-firmware-2.8.0/services/spd/trusty/
A Dtrusty.c194 SMC_RET4(handle, ctx->fiq_pc, ctx->fiq_cpsr, sp_el0, ctx->fiq_sp_el1); in trusty_get_fiq_regs()
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Drt-svc-writers-guide.rst260 SMC_RET4(handle, x0, x1, x2, x3);
271 SMC_RET4(handle, r0, r1, r2, r3);
/arm-trusted-firmware-2.8.0/services/std_svc/spm/el3_spmc/
A Dspmc_main.c985 SMC_RET4(handle, FFA_SUCCESS_SMC32, 0, partition_count, size); in partition_info_get_handler()

Completed in 24 milliseconds