Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/tools/marvell/doimage/
Ddoimage.c66 #define PROLOG_ALIGNMENT (8 << 10) macro
1485 prolog_size = ((prolog_size + PROLOG_ALIGNMENT) & in write_prolog()
1486 (~(PROLOG_ALIGNMENT-1))); in write_prolog()