
26 Feb
2016
26 Feb
'16
6:13 p.m.
On 24 February 2016 at 09:14, Simon Glass sjg@chromium.org wrote:
This reverts commit 84ca65aa4bd0d03867e9e49805201d0564d3ffb0.
On signature verification failures fit_image_verify() should NOT exit with error. Only keys marked 'required' can cause image verification failure. This logic is already there and works correctly.
Add a comment to make this clear.
Fixes: 84ca65aa (image-fit: Fix signature checking) Signed-off-by: Simon Glass sjg@chromium.org
Changes in v2: None
common/image-fit.c | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-)
Applied to u-boot-dm.