commit | 00bc6ec7d2a669b51a38bb22f001c7ff44f910a3 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Fri Nov 10 10:35:15 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Nov 14 10:03:12 2023 +0100 |
tree | 0e8486b5721e55619e03e7e6141f5fdb22aa8071 | |
parent | 747994173f66a281f4b1f15f940cbca30793c1a8 [diff] |
stm32mp1: remove LINUX_DTB_BIN Removes variable LINUX_DTB_BIN and uses $(STM32MP1_DTS_BASENAME).dtb instead where applicable. This change makes the makefile easier to maintain. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.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