Home
last modified time | relevance | path

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

/openbmc/u-boot/include/tee/
H A Doptee_ta_avb.h7 #define TA_AVB_UUID { 0x023f8f1a, 0x292a, 0x432b, \ macro
/openbmc/u-boot/test/dm/
H A Dtee.c17 const struct tee_optee_ta_uuid uuid = TA_AVB_UUID; in open_session()
/openbmc/u-boot/drivers/tee/
H A Dsandbox.c163 { .uuid = TA_AVB_UUID,
/openbmc/u-boot/common/
H A Davb_verify.c611 const struct tee_optee_ta_uuid uuid = TA_AVB_UUID; in get_open_session()