Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libutee/include/
A Dtee_api_defines_extensions.h102 #define TEE_STORAGE_PRIVATE_RPMB 0x80000100 macro
/optee_os-3.20.0/core/include/tee/
A Dtee_fs.h93 case TEE_STORAGE_PRIVATE_RPMB: in tee_svc_storage_file_ops()
/optee_os-3.20.0/ta/avb/
A Dentry.c13 static const uint32_t storageid = TEE_STORAGE_PRIVATE_RPMB;
/optee_os-3.20.0/core/arch/arm/kernel/
A Dstmm_sp.c803 res = sec_storage_obj_read(TEE_STORAGE_PRIVATE_RPMB, obj_id, in stmm_handle_storage_service()
809 res = sec_storage_obj_write(TEE_STORAGE_PRIVATE_RPMB, obj_id, in stmm_handle_storage_service()

Completed in 5 milliseconds