Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dboot.c1287 static void *get_fdt_from_boot_info(struct ffa_boot_info_header_1_1 *hdr) in get_fdt_from_boot_info() function
1437 fdt = get_fdt_from_boot_info((void *)a0); in boot_save_args()