Searched refs:OPTEE_MSG_UID_0 (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/tee/optee/ | ||
| H A D | optee_msg.h | 231 #define OPTEE_MSG_UID_0 0x384fb3e0 macro |
| H A D | core.c | 509 return res.a0 == OPTEE_MSG_UID_0 && res.a1 == OPTEE_MSG_UID_1 && in is_optee_api() |