All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Disable command at runtime
@ 2016-07-28 11:40 kubiznak.petr
  2016-07-29 13:31 ` Tom Rini
  2016-08-01 19:59 ` Wolfgang Denk
  0 siblings, 2 replies; 13+ messages in thread
From: kubiznak.petr @ 2016-07-28 11:40 UTC (permalink / raw)
  To: u-boot

Hello,

I wonder whether it is possible to dynamically enable/disable a command. 
Since u-boot does not provide any secure authentication method, it is 
dangerous to keep some commands available to a potential hacker. E.g. 
the "fuse" command. On the other hand, I need these commands during the 
manufacturing process. So my idea is to enable/disable the commands 
dynamically based on some obscure logic. Is there a way to do it without 
need to deeply hack the code?

Thanks,

Petr





--
View this message in context: http://u-boot.10912.n7.nabble.com/Disable-command-at-runtime-tp262632.html
Sent from the U-Boot mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-08-10  5:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-28 11:40 [U-Boot] Disable command at runtime kubiznak.petr
2016-07-29 13:31 ` Tom Rini
2016-07-29 14:37   ` Petr Kubizňák
2016-07-29 14:59     ` Tom Rini
2016-07-29 15:57       ` Petr Kubizňák
2016-08-01 20:05         ` Wolfgang Denk
2016-08-02  6:57           ` Petr Kubizňák
2016-08-03 12:53             ` Wolfgang Denk
2016-08-01 20:38         ` Ladislav Michl
2016-08-02  7:11           ` Petr Kubizňák
2016-08-09 18:20   ` Simon Glass
2016-08-10  5:54     ` Petr Kubizňák
2016-08-01 19:59 ` Wolfgang Denk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.