commit | 11f2da60f49d47d2c0ce370bd47c3df1285a8745 | [log] [tgz] |
---|---|---|
author | Igor Opaniuk <igor.opaniuk@gmail.com> | Mon May 11 15:54:41 2020 +0300 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue May 12 15:07:47 2020 +0200 |
tree | 9aaa64a782c5aee652db8d3b742e2c3ae7e1cf57 | |
parent | 373de4f6f6abe56e6c63215075e3b856b37e35b1 [diff] |
poplar: misc updates needed for Linux 5.5 1. Drop workarounds for GCC 8.x 2. Provide eMMC as env variable, which is used in extlinux.conf distroboot script. 3. Use default defconfig for all arm64. 4. Merge additional poplar.conf Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com>
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