Home
last modified time | relevance | path

Searched defs:align_len (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/spl/
H A Dspl_fit.c182 int align_len = ARCH_DMA_MINALIGN - 1; in spl_load_fit_image() local
362 int base_offset, hsize, align_len = ARCH_DMA_MINALIGN - 1; in spl_load_simple_fit() local
/openbmc/u-boot/tools/
H A Dimx8mimage.c304 int align_len = 64 - 1; /* 64 is cacheline size */ in generate_ivt_for_fit() local