Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-keystone/
H A Dmon.c70 #define KS2_HS_SEC_HEADER_LEN 0x60 macro
125 *p_size -= KS2_HS_SEC_HEADER_LEN; in board_fit_image_post_process()
126 memcpy(image, image + KS2_HS_SEC_HEADER_LEN, *p_size); in board_fit_image_post_process()