Searched refs:ALIGN_SIZE (Results 1 – 2 of 2) sorted by relevance
23 #define ALIGN_SIZE 0x1000 macro1007 ivt_offset = (raw_image_size + ALIGN_SIZE - 1) & in authenticate_image()1008 ~(ALIGN_SIZE - 1); in authenticate_image()
34 #define ALIGN_SIZE 0x1000 macro348 fit_size = ALIGN_IMX(fit_size, ALIGN_SIZE); in generate_ivt_for_fit()
Completed in 9 milliseconds