summaryrefslogtreecommitdiff
path: root/common/ap_ro_integrity_check.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/ap_ro_integrity_check.c')
-rw-r--r--common/ap_ro_integrity_check.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/ap_ro_integrity_check.c b/common/ap_ro_integrity_check.c
index d714e1d12c..1027d5a935 100644
--- a/common/ap_ro_integrity_check.c
+++ b/common/ap_ro_integrity_check.c
@@ -1037,6 +1037,7 @@ static enum ap_ro_check_result find_gbb_with_fmap(struct gbb_descriptor *gbbd)
return ROV_SUCCEEDED;
}
+ CPRINTS("%s: FAILED", __func__);
return ROV_FAILED;
}
/*