Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/plat/socionext/synquacer/
Dsq_io_storage.c31 .length = PLAT_SQ_FIP_MAXSIZE, /* Expected maximum FIP image size */
172 sq_fip_spec.offset += PLAT_SQ_FIP_MAXSIZE * boot_index; in sq_update_fip_spec()
/trusted-firmware-a-3.7.0/plat/socionext/synquacer/include/
Dplatform_def.h89 #define PLAT_SQ_FIP_MAXSIZE 0x00400000 macro