Searched refs:ffa (Results 1 – 9 of 9) sorted by relevance
2 ffa-bus-y = bus.o3 ffa-driver-y = driver.o4 ffa-transport-$(CONFIG_ARM_FFA_SMCCC) += smccc.o5 ffa-module-objs := $(ffa-bus-y) $(ffa-driver-y) $(ffa-transport-y)6 obj-$(CONFIG_ARM_FFA_TRANSPORT) = ffa-module.o
1 …protector-guard-offset=1152 -DKBUILD_MODFILE='"drivers/firmware/arm_ffa/ffa-module"' -DKBUILD_B…
64 mutex_lock(&optee->ffa.mutex); in optee_shm_from_ffa_handle()69 mutex_unlock(&optee->ffa.mutex); in optee_shm_from_ffa_handle()86 mutex_lock(&optee->ffa.mutex); in optee_shm_add_ffa_handle()89 mutex_unlock(&optee->ffa.mutex); in optee_shm_add_ffa_handle()102 mutex_lock(&optee->ffa.mutex); in optee_shm_rem_ffa_handle()108 mutex_unlock(&optee->ffa.mutex); in optee_shm_rem_ffa_handle()275 struct ffa_device *ffa_dev = optee->ffa.ffa_dev; in optee_ffa_shm_register()786 mutex_destroy(&optee->ffa.mutex); in optee_ffa_remove()824 optee->ffa.ffa_dev = ffa_dev; in optee_ffa_probe()825 optee->ffa.ffa_ops = ffa_ops; in optee_ffa_probe()[all …]
147 struct optee_ffa ffa; member
875 kernel/drivers/firmware/arm_ffa/ffa-module.ko
16 …rm_ffa/ffa-moduleffa_module.description=Arm FF-A interface driverffa_module.author=Sudeep Holla …
806 dc.l $00003ffa,$0000aaaa,$aaaaaaaa,$ab5ebf00
Completed in 34 milliseconds