Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/common/
A Dfdt_wrappers.h25 int fdtw_read_string(const void *dtb, int node, const char *prop,
/arm-trusted-firmware-2.8.0/plat/arm/common/fconf/
A Darm_fconf_sp.c106 fdtw_read_string(dtb, sp_node, "owner", in fconf_populate_arm_sp()
/arm-trusted-firmware-2.8.0/common/
A Dfdt_wrappers.c131 int fdtw_read_string(const void *dtb, int node, const char *prop, in fdtw_read_string() function
178 err = fdtw_read_string(dtb, node, prop, uuid_string, in fdtw_read_uuid()
/arm-trusted-firmware-2.8.0/lib/fconf/
A Dfconf_cot_getter.c205 rc = fdtw_read_string(dtb, node, "oid", *oid, MAX_OID_NAME_LEN); in get_oid()

Completed in 5 milliseconds