Home
last modified time | relevance | path

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

/external/u-boot/common/
Davb_verify.c874 rc = tee_shm_alloc(tee, name_size, in read_persistent_value()
879 rc = tee_shm_alloc(tee, buffer_size, in read_persistent_value()
938 rc = tee_shm_alloc(tee, name_size, in write_persistent_value()
943 rc = tee_shm_alloc(tee, value_size, in write_persistent_value()
/external/u-boot/test/dm/
Dtee.c87 rc = tee_shm_alloc(dev, 256, 0, &vars->alloc_shm); in test_tee()
/external/u-boot/include/
Dtee.h263 int tee_shm_alloc(struct udevice *dev, ulong size, u32 flags,
/external/u-boot/drivers/tee/
Dtee-uclass.c99 int tee_shm_alloc(struct udevice *dev, ulong size, u32 flags, in tee_shm_alloc() function
/external/u-boot/doc/
DREADME.tee28 - tee_shm_alloc(), tee_shm_register() and tee_shm_free() to manage shared