docker: Add packages required for OPTEE build
OPTEE needs python-is-python3 and python3-pyelftools apt packages and pip cryptography package for its build. Also it needs Arm32 toolchain which is already present in the Dockerfile.full
Signed-off-by: Sudeep Holla sudeep.holla@arm.com