commit | 5433020c70ace0d8e60fb31a14478553f04bdda4 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Tue Dec 12 14:55:15 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Jan 17 17:03:26 2024 +0100 |
tree | 27dd462e631ea518e496e728ca7d48f3369fbdbd | |
parent | 1cfb22408c832de28a05f017118dc40af146f894 [diff] |
stm32mp1: generate extlinux.conf at build time Generate extlinux config file, used by U-Boot to driver default boot sequences, a from template where only the Linux DTB file name is set from target platform specific name. Acked-by: Gatien Chevallier <gatien.chevallier@foss.st.com> 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