]> git.baikalelectronics.ru Git - arm-tf.git/commit
stm32mp1: use ASFLAGS for binary paths
authorYann Gautier <yann.gautier@st.com>
Thu, 23 Jan 2020 17:41:20 +0000 (18:41 +0100)
committerManish Pandey <manish.pandey2@arm.com>
Fri, 9 Oct 2020 09:24:33 +0000 (09:24 +0000)
commit49e2373cf97d1b4b2f3571d183a540e3db83af8f
treeddcbe56622dc0a1260a94675d9e467d58daf684f
parent276a9c1bf8b2a784934fd778783bd8eabe1147c4
stm32mp1: use ASFLAGS for binary paths

To simplify the rule that creates the concatenated binary, use ASFLAGS
instead of adding all paths in the AS command line. This allows a better
management if a binary is not present.

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