View Single Post
Old 12-10-2019, 06:21 PM   #15
knc1
Going Viral
knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.knc1 ought to be getting tired of karma fortunes by now.
 
knc1's Avatar
 
Posts: 17,212
Karma: 18210809
Join Date: Feb 2012
Location: Central Texas
Device: No K1, PW2, KV, KOA
Quote:
Originally Posted by Junket View Post
I don't know half of what knc1 does on the subject, but that does look like a typo.

Bad knc1. No posting until you've had coffee. ;p


Code:
secure_cpu: 1, production: 1, unlocked: 0
is the state that we don't want to see.

So we'd want to keep the following:

Code:
exec getty -L $BAUD /dev/$UART 2>> $STDERR
But it does not say "unlocked", it says "securecpu" (that SoC option blows a physical fuse, which results in '0' being the secure state).

If it does not say what it means, then all bets are off.
knc1 is offline   Reply With Quote