Lines Matching refs:BOOT_LOG_ERR
178 BOOT_LOG_ERR("Failed to add image data to shared area"); in boot_add_shared_data()
188 BOOT_LOG_ERR("Failed to add data to shared memory area."); in boot_add_shared_data()
1097 BOOT_LOG_ERR("Secondary header magic detected in first sector, wrong upload address?");
1111 BOOT_LOG_ERR("insufficient version in secondary slot");
1141 BOOT_LOG_ERR("Image in the %s slot is not valid!",
1167 BOOT_LOG_ERR("Reset address of image in secondary slot is not in the primary slot");
1168 BOOT_LOG_ERR("Erasing image from secondary slot");
1596 BOOT_LOG_ERR("Security counter update failed after image upgrade.");
1842 BOOT_LOG_ERR("Security counter update failed after "
1901 BOOT_LOG_ERR("panic!");
2185 BOOT_LOG_ERR("Security counter update failed after image "
2332 BOOT_LOG_ERR("Failed to open flash area ID %d (image %d slot %d): %d, "
2343 BOOT_LOG_ERR("Failed to open scratch flash area: %d, cannot continue", rc);
2447 BOOT_LOG_ERR("panic!");
2510 BOOT_LOG_ERR("bad image magic 0x%lx; Image=%u", (unsigned long)
2953 … BOOT_LOG_ERR("Security counter update failed after image %d validation.", BOOT_CURR_IMG(state));