]> git.dujemihanovic.xyz Git - u-boot.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)
commitd5f3aadacbc63df3b690d6fd9f0aa3f575b43356
tree60d85691900060fe90a8469082d5ad39a7101568
parentfafafacb470b345f2f41b86e4633ef91a7c5ed23
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