Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-imx/
A Dhab.c23 #define ALIGN_SIZE 0x1000 macro
1007 ivt_offset = (raw_image_size + ALIGN_SIZE - 1) & in authenticate_image()
1008 ~(ALIGN_SIZE - 1); in authenticate_image()
/u-boot/tools/
A Dimx8mimage.c34 #define ALIGN_SIZE 0x1000 macro
348 fit_size = ALIGN_IMX(fit_size, ALIGN_SIZE); in generate_ivt_for_fit()

Completed in 9 milliseconds