Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_defines_extensions.h113 #define TEE_STORAGE_PRIVATE_RPMB 0x80000100 macro
/optee_os/core/include/tee/
H A Dtee_fs.h111 case TEE_STORAGE_PRIVATE_RPMB: in tee_svc_storage_file_ops()
/optee_os/ta/avb/
H A Dentry.c12 static const uint32_t storageid = TEE_STORAGE_PRIVATE_RPMB;
/optee_os/core/arch/arm/kernel/
H A Dstmm_sp.c815 res = sec_storage_obj_read(TEE_STORAGE_PRIVATE_RPMB, obj_id, in stmm_handle_storage_service()
821 res = sec_storage_obj_write(TEE_STORAGE_PRIVATE_RPMB, obj_id, in stmm_handle_storage_service()