Searched refs:fdt_blob (Results 1 – 3 of 3) sorted by relevance
24 extern uint64_t fdt_blob[PAGE_SIZE_4KB / sizeof(uint64_t)];56 .ep_info.args.arg3 = (uintptr_t)fdt_blob,77 .ep_info.args.arg1 = (uintptr_t)fdt_blob,
112 uint64_t fdt_blob[PAGE_SIZE_4KB / sizeof(uint64_t)]; variable113 static void *fdt = (void *)fdt_blob;882 ret = fdt_create_empty_tree(fdt, sizeof(fdt_blob)); in bl2_early_platform_setup2()
118 uint64_t fdt_blob[PAGE_SIZE_4KB / sizeof(uint64_t)]; variable119 static void *fdt = (void *)fdt_blob;1271 ret = fdt_create_empty_tree(fdt, sizeof(fdt_blob)); in bl2_early_platform_setup2()