Searched refs:boot_index (Results 1 – 1 of 1) sorted by relevance
161 uint32_t boot_index; in sq_update_fip_spec() local170 boot_index = mmio_read_32(PLAT_SQ_BOOTIDX_BASE); in sq_update_fip_spec()171 if (boot_index < PLAT_SQ_MAX_BOOT_INDEX) { in sq_update_fip_spec()172 sq_fip_spec.offset += PLAT_SQ_FIP_MAXSIZE * boot_index; in sq_update_fip_spec()173 INFO("FWU Enabled: boot_index %d\n", boot_index); in sq_update_fip_spec()