Re: [PATCH 4/8] test: Add tests for the 'evil' vboot attacks

2021-02-15 Thread Tom Rini
On Mon, Feb 15, 2021 at 05:08:08PM -0700, Simon Glass wrote: > Add tests to check that these two attacks are mitigated by recent patches. > > Signed-off-by: Simon Glass > Reported-by: Bruce Monroe > Reported-by: Arie Haenel > Reported-by: Julien Lenoir Applied to u-boot/master, thanks! --

[PATCH 4/8] test: Add tests for the 'evil' vboot attacks

2021-02-15 Thread Simon Glass
Add tests to check that these two attacks are mitigated by recent patches. Signed-off-by: Simon Glass Reported-by: Bruce Monroe Reported-by: Arie Haenel Reported-by: Julien Lenoir --- test/py/tests/test_vboot.py | 93 ++--- 1 file changed, 65 insertions(+), 28