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