Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtee.h22 #define TEE_PARAM_ATTR_TYPE_VALUE_INOUT 3 /* input and output */ macro
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c176 case TEE_PARAM_ATTR_TYPE_VALUE_INOUT: in to_msg_param()