Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-stm32mp/
A Dbsec.c560 struct tee_shm *fw_shm; in bsec_optee_pta() local
567 rc = tee_shm_register(priv->tee, buff, size, 0, &fw_shm); in bsec_optee_pta()
586 param[1].u.memref.shm = fw_shm; in bsec_optee_pta()
598 tee_shm_free(fw_shm); in bsec_optee_pta()

Completed in 6 milliseconds