commit | e388a723d9c27b0e9c0248c0ee5d15639e904edc | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Sun May 17 10:04:55 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jun 10 09:23:04 2020 +0200 |
tree | 42be665bd0ca39f6a35b4f447e2fe86f6e2e2e12 | |
parent | bba5972e98e2bf007125d409d4f9c626e688f1bf [diff] |
qemu: update u-boot config fragment for v2019.01 to v2020.04 Update U-Boot config fragment to explicitly state no flash or MTD device is used by U-Boot and the U-Boot environment is not stored outside U-Boot image. This change is required since U-Boot v2019.01. It successfully boots Qemu/armv7-A with older and newer U-Boot releases up to v2020.04, and at least also up to latest U-boot RC tag v2020.07-rc3. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.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