Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/kernel/
H A Dboot.c1290 uint8_t content_fmt = 0; in get_fdt_from_boot_info() local
1319 content_fmt = (desc->flags & FFA_BOOT_INFO_FLAG_CONTENT_FORMAT_MASK) >> in get_fdt_from_boot_info()
1321 if (content_fmt != FFA_BOOT_INFO_FLAG_CONTENT_FORMAT_ADDR) { in get_fdt_from_boot_info()
1323 content_fmt, FFA_BOOT_INFO_FLAG_CONTENT_FORMAT_ADDR); in get_fdt_from_boot_info()