Home
last modified time | relevance | path

Searched refs:TA_STORAGE_CMD_OPEN (Results 1 – 4 of 4) sorted by relevance

/optee_test/ta/include/
A Dta_storage.h15 #define TA_STORAGE_CMD_OPEN 0 macro
/optee_test/ta/storage/
A Dta_entry.c52 case TA_STORAGE_CMD_OPEN: in TA_InvokeCommandEntryPoint()
A Dstorage.c35 case TA_STORAGE_CMD_OPEN: in ta_storage_cmd_open()
56 if (command == TA_STORAGE_CMD_OPEN) in ta_storage_cmd_open()
/optee_test/host/xtest/
A Dregression_6000.c118 res = TEEC_InvokeCommand(sess, TA_STORAGE_CMD_OPEN, &op, &org); in fs_open()

Completed in 7 milliseconds