Searched hist:"474 ad1856b56d7e081a3218c3a7aeeecd479f0e1" (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | conf.mk | 474ad1856b56d7e081a3218c3a7aeeecd479f0e1 Fri Jan 06 11:42:51 UTC 2023 Gatien Chevallier <gatien.chevallier@foss.st.com> plat-stm32mp1: conf: mandate the use of device tree on STM32MP1x platforms
STM32MP1x platforms now mandate an embedded device tree using CFG_EMBED_DTB_SOURCE_FILE. This decision simplifies platform configuration and complies with existing flavors that all define an embedded DT. This change makes stm32mp157c-dk2.dts the default embedded DTB when none is set.
Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
|