Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-imx/
H A Dhab.c74 #define ALIGN_SIZE 0x1000 macro
436 ivt_offset = (image_size + ALIGN_SIZE - 1) & in authenticate_image()
437 ~(ALIGN_SIZE - 1); in authenticate_image()