Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtee.h25 #define TEE_PARAM_ATTR_TYPE_MEMREF_INOUT 7 /* input and output */ macro
/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c185 case TEE_PARAM_ATTR_TYPE_MEMREF_INOUT: in to_msg_param()