]> git.baikalelectronics.ru Git - uboot.git/commit
test/py: avb: fix test_avb_persistent_values fail
authorIgor Opaniuk <igor.opaniuk@gmail.com>
Mon, 6 May 2019 09:07:31 +0000 (12:07 +0300)
committerTom Rini <trini@konsulko.com>
Thu, 9 May 2019 23:52:55 +0000 (19:52 -0400)
commit66472576c63bdf476ae51cc38480801cfc5689b7
treee9bf4fa0bdda0cb310d5c81060c8a9cef60a5882
parent9f04a3be2dd3a82c2409a499eb0db54423f45eb5
test/py: avb: fix test_avb_persistent_values fail

Fix test_avb_persistent_values() pytest, which was failing because of
wrong size value provided from tee sandbox driver.

Reported-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com>
drivers/tee/sandbox.c