Home
last modified time | relevance | path

Searched defs:property (Results 1 – 10 of 10) sorted by relevance

/optee_os-3.20.0/core/kernel/
A Dtpm.c29 const uint32_t *property = NULL; in read_dt_tpm_log_info() local
/optee_os-3.20.0/core/pta/
A Dsecstor_ta_mgmt.c49 struct tee_tadb_property property; in install_ta() local
/optee_os-3.20.0/core/lib/libfdt/
A Dfdt_overlay.c428 int property) in overlay_fixup_phandle()
512 int property; in overlay_fixup_phandles() local
559 int property; in overlay_apply_node() local
A Dfdt_ro.c699 int fdt_stringlist_count(const void *fdt, int nodeoffset, const char *property) in fdt_stringlist_count()
724 int fdt_stringlist_search(const void *fdt, int nodeoffset, const char *property, in fdt_stringlist_search()
755 const char *property, int idx, in fdt_stringlist_get()
/optee_os-3.20.0/core/lib/libfdt/include/
A Dlibfdt.h137 static inline void fdt32_st(void *property, uint32_t value) in fdt32_st()
161 static inline void fdt64_st(void *property, uint64_t value) in fdt64_st()
605 #define fdt_for_each_property_offset(property, fdt, node) \ argument
/optee_os-3.20.0/core/drivers/tpm2/
A Dtpm2_chip.c58 static enum tpm2_result tpm2_get_tpm_property(uint32_t property, uint32_t *val) in tpm2_get_tpm_property()
A Dtpm2_cmd.c151 enum tpm2_result tpm2_get_capability(uint32_t capability, uint32_t property, in tpm2_get_capability()
/optee_os-3.20.0/core/arch/arm/kernel/
A Dsecure_partition.c364 static TEE_Result sp_dt_get_u64(const void *fdt, int node, const char *property, in sp_dt_get_u64()
379 static TEE_Result sp_dt_get_u32(const void *fdt, int node, const char *property, in sp_dt_get_u32()
395 const char *property, TEE_UUID *uuid) in sp_dt_get_uuid()
/optee_os-3.20.0/core/include/
A Dtpm2.h125 uint32_t property; member
/optee_os-3.20.0/core/tee/
A Dtadb.c372 TEE_Result tee_tadb_ta_create(const struct tee_tadb_property *property, in tee_tadb_ta_create()

Completed in 17 milliseconds