Home
last modified time | relevance | path

Searched refs:open (Results 1 – 8 of 8) sorted by relevance

/optee_client/.github/workflows/
A Dstales.yml17open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this…
18open (more than) 30 days with no activity. Remove the stale label or add a comment, otherwise this…
/optee_client/libseteec/src/
A Dse.c29 bool open; member
49 if (!ctx->open) { in open_session()
56 ctx->open = true; in open_session()
/optee_client/tee-supplicant/src/
A Dprof.c115 fd = open(path, flags, 0644); in prof_process()
A Drpmb.c166 fd = open(path, O_RDWR); in mmc_rpmb_fd()
192 fd = open(path, O_RDONLY); in mmc_fd()
216 fd = open(path, O_RDONLY); in read_cid()
A Dtee_supp_fs.c139 fd = open(fname, flags | O_SYNC, 0600); in open_wrapper()
A Dtee_supplicant.c445 fd = open(devname, O_RDWR); in open_dev()
/optee_client/libteec/src/
A Dteec_benchmark.c126 devmem = open("/dev/mem", O_RDWR); in mmap_paddr()
A Dtee_client_api.c97 fd = open(devname, O_RDWR); in teec_open_dev()

Completed in 15 milliseconds