Searched refs:tee_shm_alloc (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/test/dm/ |
H A D | tee.c | 87 rc = tee_shm_alloc(dev, 256, 0, &vars->alloc_shm); in test_tee()
|
/openbmc/u-boot/include/ |
H A D | tee.h | 261 int tee_shm_alloc(struct udevice *dev, ulong size, u32 flags,
|
/openbmc/u-boot/drivers/tee/ |
H A D | tee-uclass.c | 99 int tee_shm_alloc(struct udevice *dev, ulong size, u32 flags, in tee_shm_alloc() function
|
/openbmc/u-boot/doc/ |
H A D | README.tee | 28 - tee_shm_alloc(), tee_shm_register() and tee_shm_free() to manage shared
|