SLIC_FIRMWARE_MAX_SECTIONS
u32 sectstart[SLIC_FIRMWARE_MAX_SECTIONS];
u32 sectsize[SLIC_FIRMWARE_MAX_SECTIONS];
if (numsects == 0 || numsects > SLIC_FIRMWARE_MAX_SECTIONS) {