Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/common/
Dimage-fdt.c99 void boot_fdt_add_mem_rsv_regions(struct lmb *lmb, void *fdt_blob) in boot_fdt_add_mem_rsv_regions()
155 void *fdt_blob = *of_flat_tree; in boot_relocate_fdt() local
275 char *fdt_blob = NULL; in boot_get_fdt() local
/third_party/uboot/u-boot-2020.01/arch/riscv/lib/
Dspl.c29 void *fdt_blob; in jump_to_image_no_args() local
/third_party/uboot/u-boot-2020.01/lib/
Dlmb.c101 static void lmb_reserve_common(struct lmb *lmb, void *fdt_blob) in lmb_reserve_common()
111 void lmb_init_and_reserve(struct lmb *lmb, bd_t *bd, void *fdt_blob) in lmb_init_and_reserve()
134 phys_size_t size, void *fdt_blob) in lmb_init_and_reserve_range()
Dof_live.c317 int of_live_build(const void *fdt_blob, struct device_node **rootp) in of_live_build()
Dfdtdec.c1197 void *fdt_blob = NULL; in board_fdt_blob_setup() local
1470 void *fdt_blob; in fdtdec_setup() local
1526 void *fdt_blob; in fdtdec_resetup() local
/third_party/uboot/u-boot-2020.01/lib/optee/
Doptee.c70 static int optee_copy_firmware_node(const void *old_blob, void *fdt_blob) in optee_copy_firmware_node()
/third_party/uboot/u-boot-2020.01/arch/x86/lib/
Dzimage.c99 static int setup_device_tree(struct setup_header *hdr, const void *fdt_blob) in setup_device_tree()
/third_party/uboot/u-boot-2020.01/common/spl/
Dspl.c99 void *fdt_blob = (void *)CONFIG_SYS_SPL_ARGS_ADDR; in spl_fixup_fdt() local
/third_party/uboot/u-boot-2020.01/include/asm-generic/
Dglobal_data.h75 const void *fdt_blob; /* Our device tree, NULL if none */ member
/third_party/uboot/u-boot-2020.01/include/
Dimage.h1186 const void *fdt_blob; /* FDT containing public keys */ member
1396 const void *fdt_blob; /* FDT containing key and IV */ member