summaryrefslogtreecommitdiff
path: root/common/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/main.c')
-rw-r--r--common/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/main.c b/common/main.c
index c1f4bbdce6..a05f5808b0 100644
--- a/common/main.c
+++ b/common/main.c
@@ -162,6 +162,7 @@ test_mockable __keep int main(void)
button_init();
#endif
+#ifndef CONFIG_VBOOT_EC
#if defined(CONFIG_RWSIG) && !defined(HAS_TASK_RWSIG)
/*
* Check the RW firmware signature and jump to it if it is good.
@@ -184,6 +185,7 @@ test_mockable __keep int main(void)
}
}
#endif
+#endif /* !CONFIG_VBOOT_EC */
/*
* Print the init time. Not completely accurate because it can't take