]> git.baikalelectronics.ru Git - uboot.git/commit
test/py: Add pycryptodomex to list of required pakages
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>
Fri, 19 Feb 2021 18:45:14 +0000 (12:45 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 14 Apr 2021 19:22:59 +0000 (15:22 -0400)
commit1850d83472e1c7585ce5b79460ae3180b67092fa
tree8cee360807b2bd3476fd9c34ef6e3208855c4340
parentdfb4da451ac4ba025280fd5a3ea2a3d1f589dbb8
test/py: Add pycryptodomex to list of required pakages

We wish to use pycryptodomex to verify code paths involving ECDSA
signatures. Add it to requirements.txt so that they get picked up
automatically .gitlab and .azure tasks

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/py/requirements.txt