Home
last modified time | relevance | path

Searched refs:CFG_REE_FS (Results 1 – 16 of 16) sorted by relevance

/optee_os/core/tee/
A Dsub.mk40 srcs-$(CFG_REE_FS) += tee_ree_fs.c
41 srcs-$(CFG_REE_FS) += fs_dirfile.c
42 srcs-$(CFG_REE_FS) += fs_htree.c
43 srcs-$(CFG_REE_FS) += tee_fs_rpc.c
/optee_os/core/include/tee/
A Dtee_fs.h54 #ifdef CFG_REE_FS
81 #if defined(CFG_REE_FS) in tee_svc_storage_file_ops()
88 #ifdef CFG_REE_FS in tee_svc_storage_file_ops()
/optee_os/mk/
A Dconfig.mk154 CFG_REE_FS ?= y
216 _CFG_WITH_SECURE_STORAGE := $(call cfg-one-enabled,CFG_REE_FS CFG_RPMB_FS)
560 CFG_SECSTOR_TA ?= $(call cfg-all-enabled,CFG_REE_FS CFG_WITH_USER_TA)
561 $(eval $(call cfg-depends-all,CFG_SECSTOR_TA,CFG_REE_FS CFG_WITH_USER_TA))
/optee_os/core/pta/tests/
A Dsub.mk1 srcs-$(call cfg-all-enabled,CFG_REE_FS CFG_WITH_USER_TA) += fs_htree.c
A Dinvoke.c425 #if defined(CFG_REE_FS) && defined(CFG_WITH_USER_TA) in invoke_command()
/optee_os/out/arm/export-ta_arm64/host_include/
A Dconf.h127 #define CFG_REE_FS 1 macro
A Dconf.mk130 CFG_REE_FS=y
A Dconf.cmake127 set(CFG_REE_FS y) variable
/optee_os/out/arm/include/generated/
A Dconf.h127 #define CFG_REE_FS 1 macro
/optee_os/out/arm/export-ta_arm32/host_include/
A Dconf.h127 #define CFG_REE_FS 1 macro
A Dconf.mk130 CFG_REE_FS=y
A Dconf.cmake127 set(CFG_REE_FS y) variable
/optee_os/out/arm/
A Dconf.mk130 CFG_REE_FS=y
A Dconf.cmake127 set(CFG_REE_FS y) variable
/optee_os/core/
A Dcrypto.mk108 $(eval $(call cryp-enable-all-depends,CFG_REE_FS, AES ECB CTR HMAC SHA256 GCM))
/optee_os/
A D.azure-pipelines.yml102 _make CFG_REE_FS=n CFG_RPMB_FS=y

Completed in 25 milliseconds