]> git.baikalelectronics.ru Git - uboot.git/commit
test: Add tests for the 'evil' vboot attacks
authorSimon Glass <sjg@chromium.org>
Tue, 16 Feb 2021 00:08:08 +0000 (17:08 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 16 Feb 2021 00:17:33 +0000 (19:17 -0500)
commitf81adc4872673fc5c004941b8f4cf2d5146549d8
tree60d85691900060fe90a8469082d5ad39a7101568
parentfed61522fdb47f8ec848f4fbcca62c059031c233
test: Add tests for the 'evil' vboot attacks

Add tests to check that these two attacks are mitigated by recent patches.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Bruce Monroe <bruce.monroe@intel.com>
Reported-by: Arie Haenel <arie.haenel@intel.com>
Reported-by: Julien Lenoir <julien.lenoir@intel.com>
test/py/tests/test_vboot.py