Skip to content
Commit 06b64882 authored by Denys Dmytriyenko's avatar Denys Dmytriyenko Committed by Jon Mason
Browse files

optee-os: replace old pycrypto with pycryptodome - a drop-in replacement



While pycryptodome is a drop-in replacement for the old pycrypto module,
pycryptodomex uses a separate namespace to not confict with pycrypto.
Unfortunately, optee-os uses both namespaces, hence both variants of
pycryptodome and pycryptodomex are needed.

Signed-off-by: default avatarDenys Dmytriyenko <denys@ti.com>
Reviewed-by: Diego Sueiro's avatarDiego Sueiro <diego.sueiro@arm.com>
Signed-off-by: Jon Mason's avatarJon Mason <jon.mason@arm.com>
parent 726e0b96
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment