Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tee/amdtee/
H A Dcore.c457 struct amdtee *amdtee; in amdtee_driver_init() local
470 amdtee = kzalloc(sizeof(*amdtee), GFP_KERNEL); in amdtee_driver_init()
471 if (!amdtee) { in amdtee_driver_init()
483 teedev = tee_device_alloc(&amdtee_desc, NULL, pool, amdtee); in amdtee_driver_init()
488 amdtee->teedev = teedev; in amdtee_driver_init()
490 rc = tee_device_register(amdtee->teedev); in amdtee_driver_init()
494 amdtee->pool = pool; in amdtee_driver_init()
496 drv_data->amdtee = amdtee; in amdtee_driver_init()
502 tee_device_unregister(amdtee->teedev); in amdtee_driver_init()
508 kfree(amdtee); in amdtee_driver_init()
[all …]
H A DMakefile2 obj-$(CONFIG_AMDTEE) += amdtee.o
3 amdtee-objs += core.o
4 amdtee-objs += call.o
5 amdtee-objs += shm_pool.o
H A Damdtee_private.h40 struct amdtee { struct
78 struct amdtee *amdtee; member
/openbmc/linux/drivers/tee/
H A DMakefile7 obj-$(CONFIG_AMDTEE) += amdtee/
H A DKconfig17 source "drivers/tee/amdtee/Kconfig"
/openbmc/linux/Documentation/staging/
H A Dtee.rst362 [7] drivers/tee/amdtee/amdtee_if.h
/openbmc/linux/
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]