Home
last modified time | relevance | path

Searched refs:OPTEE_MSG_ATTR_META (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/tee/optee/
Doptee_msg.h45 #define OPTEE_MSG_ATTR_META BIT(8) macro
Doptee.c782 marg->params[0].attr = OPTEE_MSG_ATTR_TYPE_VALUE_INPUT | OPTEE_MSG_ATTR_META; in optee_open_session()
783 marg->params[1].attr = OPTEE_MSG_ATTR_TYPE_VALUE_INPUT | OPTEE_MSG_ATTR_META; in optee_open_session()