Searched refs:testboot (Results 1 – 1 of 1) sorted by relevance
352 int testboot = 0; in do_checktestboot() local360 testboot = (testpin != 0) && (s); in do_checktestboot()365 printf("boot test app : %s\n", (testboot) ? "yes" : "no"); in do_checktestboot()368 return !testboot; in do_checktestboot()