commit | 187a245b0ce13555171e03b60aeb6f6a8ef638c7 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Tue Jan 11 10:50:10 2022 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jan 11 13:45:19 2022 +0100 |
tree | 066bb20f40ce22afb9943c86ca24d5132846845f | |
parent | 61a5407a2fe5b11126eaee42bb488d34e3c3260e [diff] |
optee_examples_ext, optee_test_ext: depend on host-python-cryptography Upstream buildroot commit 43147827a7b7 ("package/python3-cryptography: drop package") has made host-python3-cryptography unavailable. This dependency needs to be replaced with host-python-cryptography. This fix is needed to upgrade Buildroot from 2021.08 to 2021.11. Signed-off-by: Jerome Forissier <jerome@forissier.org> Acked-by: Joakim Bech <joakim.bech@linaro.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains makefiles etc to be able to build a full OP-TEE developer setup for the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The pages that used to be here in this git can be found under build and Device specific information at he new location for the OP-TEE documentation.
// OP-TEE core maintainers