Searched refs:content_fmt (Results 1 – 1 of 1) sorted by relevance
1290 uint8_t content_fmt = 0; in get_fdt_from_boot_info() local1319 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()