Hi,

I'm not an expert but regarding commit
b8790ebeec13c882979dc986947397738d9f38aa I think you should drop the
unit-address in its files.

"    The DT spec demands a unit-address of a node name to match the "reg"
    property in that node. Newer dtc versions will throw warnings if this is
    not the case.
    Fix all occurences in the FIT image example files where this was not
    observed, to not give bad examples to the reader.
"

Regards,
Clement

On Sat, 3 Nov 2018 at 07:08, Simon Glass <s...@chromium.org> wrote:
>
> On 25 October 2018 at 03:29, Philippe Reynes
> <philippe.rey...@softathome.com> wrote:
> > The padding pss is now supported for rsa signature.
> > This add test with padding pss on vboot test.
> >
> > Signed-off-by: Philippe Reynes <philippe.rey...@softathome.com>
> > ---
> >  test/py/tests/test_vboot.py                     | 10 +++---
> >  test/py/tests/vboot/sign-configs-sha1-pss.its   | 46 
> > +++++++++++++++++++++++++
> >  test/py/tests/vboot/sign-configs-sha256-pss.its | 46 
> > +++++++++++++++++++++++++
> >  test/py/tests/vboot/sign-images-sha1-pss.its    | 44 
> > +++++++++++++++++++++++
> >  test/py/tests/vboot/sign-images-sha256-pss.its  | 44 
> > +++++++++++++++++++++++
> >  5 files changed, 186 insertions(+), 4 deletions(-)
> >  create mode 100644 test/py/tests/vboot/sign-configs-sha1-pss.its
> >  create mode 100644 test/py/tests/vboot/sign-configs-sha256-pss.its
> >  create mode 100644 test/py/tests/vboot/sign-images-sha1-pss.its
> >  create mode 100644 test/py/tests/vboot/sign-images-sha256-pss.its
> >
> > Changelog:
> > v2:
> > - new patch in the serie
> > - add vboot for pss padding (thanks Simon Glass)
>
> Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to