]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(stm32mp1): remove boolean check on PLAT_TBBR_IMG_DEF
authorYann Gautier <yann.gautier@foss.st.com>
Mon, 24 Apr 2023 09:35:40 +0000 (11:35 +0200)
committerYann Gautier <yann.gautier@st.com>
Wed, 3 May 2023 11:32:15 +0000 (13:32 +0200)
commit231a0adb6abc35c125d4177749af37042575eca2
tree8724629a0bbbd6e7dc68a86938a0ed214a0595e5
parent837fc96c772de02f0d60e67ed478871886e591aa
fix(stm32mp1): remove boolean check on PLAT_TBBR_IMG_DEF

This flag just needs to be defined, and does not need to have a boolean
value. Remove it from the assert_booleans check.

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: I4e4c9ae1e5003ca2cf7c0c0e31d1561d032937c8
plat/st/stm32mp1/platform.mk