Re: [PATCH 08/13] boot_verify: allow to force unsigned image to boot

2017-03-26 Thread Michael Olbrich
On Sun, Mar 26, 2017 at 04:44:59AM +0200, Jean-Christophe PLAGNIOL-VILLARD wrote: > request confirmation before booting an unsigned image > > with a default timeout > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > commands/go.c | 9 +++-- >

[PATCH 08/13] boot_verify: allow to force unsigned image to boot

2017-03-25 Thread Jean-Christophe PLAGNIOL-VILLARD
request confirmation before booting an unsigned image with a default timeout Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD --- commands/go.c | 9 +++-- common/Kconfig| 8 common/boot_verify.c | 47