commit | b126e6ef72ef85fe22481d543954513b462625d0 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Mon Sep 21 15:30:54 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Sep 28 15:21:16 2020 +0200 |
tree | d7bb2452e90db7a8f29563fc6e1b37083640aa2c | |
parent | a32b9b90062f79c88fcb790a8bb46ac1d90a7d20 [diff] |
optee_examples_ext.mk, optee_test_ext.mk: depend on host-python3-pycryptodomex Package [host-]python-pycrypto was removed in Buildroot release 2020.05 [1] and replaced with [host-]python3-pycryptodomex. Link: [1] https://git.busybox.net/buildroot/commit/?id=7ef76ed32fcd447391e26d33a555ff5dab6dc48e Signed-off-by: Jerome Forissier <jerome@forissier.org> Acked-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@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