]> git.ipfire.org Git - thirdparty/u-boot.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)
commita4515f0ff775fb5e1ba35cc86b1b2c4e9caf6a99
tree8cee360807b2bd3476fd9c34ef6e3208855c4340
parent9eef0fe7e5b47b5bc2dde19d67fcde6ee91662c8
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