commit | 9c609007b049d066da620b675d27669c111eed90 | [log] [tgz] |
---|---|---|
author | Jayanth Dodderi Chidanand <60034909+jayanthdc@users.noreply.github.com> | Sat Dec 19 17:43:05 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Sat Feb 06 17:31:39 2021 +0100 |
tree | f447c2d0cc41097fdbde84d126c9981ea0ac512f | |
parent | 1dace42e59f94e4526f87f2ed57f76a2435e9cd6 [diff] |
rpi3: Enable network support and ssh related packages Added the additional packages needed for network and ssh support to be included in the root file system for rpi3 platform. Link: https://github.com/OP-TEE/optee_client/issues/234 Signed-off-by: Jayanth Dodderi Chidanand <jayanthchidanand94@gmail.com> Reviewed-by: Joakim Bech <joakim.bech@linaro.org> Acked-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