Home
last modified time | relevance | path

Searched refs:fdt_open_into (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/lib/libfdt/
A Dfdt_empty_tree.c37 return fdt_open_into(buf, buf, bufsize); in fdt_create_empty_tree()
A Dfdt_rw.c400 int fdt_open_into(const void *fdt, void *buf, int bufsize) in fdt_open_into() function
/optee_os/core/lib/libfdt/include/
A Dlibfdt.h1478 int fdt_open_into(const void *fdt, void *buf, int bufsize);
/optee_os/core/arch/arm/kernel/
A Dboot.c1101 ret = fdt_open_into(fdt, fdt, CFG_DTB_MAX_SIZE); in init_external_dt()
/optee_os/out/arm/core/
A Dtee.symb_sizes182 000000000e12fd74 00000000000001b4 T fdt_open_into
A Dtee.dmp12903 e108528: 94009e13 bl e12fd74 <fdt_open_into>
73705 000000000e12fd74 <fdt_open_into>:
73706 fdt_open_into():
73749 e12fdf0: 35000400 cbnz w0, e12fe70 <fdt_open_into+0xfc>
73772 e12fe2c: 1400000b b e12fe58 <fdt_open_into+0xe4>
73773 fdt_open_into():
73803 e12fe88: 5400018c b.gt e12feb8 <fdt_open_into+0x144>
73821 e12febc: 17ffffe7 b e12fe58 <fdt_open_into+0xe4>
73837 fdt_open_into():
73857 fdt_open_into():
[all …]
A Dtee.map23352 .text.fdt_open_into
23354 0x000000000e12fd74 fdt_open_into

Completed in 204 milliseconds