commit | 03b920bded265525663b813037ff6e95272249f7 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Tue Oct 01 18:53:23 2019 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Oct 07 08:32:01 2019 +0200 |
tree | 8f50651ce86ed46a1d81a69ab26a7f1c021d2d33 | |
parent | e67d8798886f42f7b8553b34356d0902b562cea6 [diff] |
hikey960: enable Wi-Fi Adds the required flags and configuration files to enable Wi-Fi on the HiKey960 board. The network name and password have to be set in br-ext/board/hikey960/overlay/etc/wpa_supplicant.conf before building. Then Wi-Fi can be enabled on the board by running 'ifup wlan0' as root. Signed-off-by: Jerome Forissier <jerome@forissier.org> Acked-by: Joakim Bech <joakim.bech@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