Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_device.h28 #define PTA_CMD_GET_DEVICES_RPMB 0x2 /* probe for RPMB */ macro
/optee_os/core/pta/
H A Ddevice.c107 case PTA_CMD_GET_DEVICES_RPMB: in invoke_command()