Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/optee_include/
H A DOpteeClientRkFs.h77 #define TEE_FS_R_OK 0x1 macro
H A DOpteeClientRkNewFs.h71 #define TEE_FS_R_OK 0x1 macro
/OK3568_Linux_fs/u-boot/lib/optee_clientApi/
H A DOpteeClientRkFs_v1.c1424 if (CHECKFLAG(fsrpc->flags, TEE_FS_R_OK)) { in tee_fs_access()
H A DOpteeClientRkFs_v2.c1310 if (CHECKFLAG(fsrpc->flags, TEE_FS_R_OK)) { in tee_fs_access()