Home
last modified time | relevance | path

Searched defs:totalsize (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/lib/libfdt/
A Dfdt.c20 uint32_t totalsize = fdt_totalsize(fdt); in fdt_ro_probe_() local
42 static int check_off_(uint32_t hdrsize, uint32_t totalsize, uint32_t off) in check_off_()
47 static int check_block_(uint32_t hdrsize, uint32_t totalsize, in check_block_()
A Dfdt_ro.c36 int32_t totalsize = fdt_ro_probe_(fdt); in fdt_get_string() local
/optee_os/core/lib/libfdt/include/
A Dfdt.h14 fdt32_t totalsize; /* total size of DT block */ member

Completed in 6 milliseconds