commit | dfb13ea87c671c334cd77485737a9ac480eb2a65 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Wed Mar 06 14:27:16 2019 +0100 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Wed Mar 06 16:49:53 2019 +0100 |
tree | 15a632550df19e7fa694d7543e629e4e6c0bbf5f | |
parent | ed1d71d187422fb0c7c63f839fd59eaab9ca7eed [diff] |
hikey960: add CONFIG_SCSI_UFS_HISI=y With Linux kernel v5.0, CONFIG_SCSI_UFS_HISI is built as a module by default. We want this driver to be statically linked, or the board won't boot. Note: HiKey620 does *not* need a similar fix. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Joakim Bech <joakim.bech@linaro.org> Tested-by: Joakim Bech <joakim.bech@linaro.org> (HiKey 620)
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