Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/include/
H A Dffa.h244 #define FFA_BOOT_INFO_VERSION_1_1 U(0x10001) macro
/optee_os/core/arch/arm/kernel/
H A Dboot.c1299 if (hdr->version != FFA_BOOT_INFO_VERSION_1_1 && in get_fdt_from_boot_info()