Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/st/stm32mp1/include/
H A Dboot_api.h89 #define BOOT_API_HEADER_VERSION 0x00020000U macro
92 #define BOOT_API_HEADER_VERSION 0x00010000U macro
/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dboot_api.h89 #define BOOT_API_HEADER_VERSION 0x00020200U macro
/rk3399_ARM-atf/plat/st/common/
H A Dstm32mp_trusted_boot.c109 if (hdr->header_version != BOOT_API_HEADER_VERSION) { in get_rotpk_hash()