Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/marvell/doimage/
H A Ddoimage.c66 #define PROLOG_ALIGNMENT (8 << 10) macro
1486 prolog_size = ((prolog_size + PROLOG_ALIGNMENT) & in write_prolog()
1487 (~(PROLOG_ALIGNMENT-1))); in write_prolog()