stm32mp1: remove useless compilation flags
authorYann Gautier <yann.gautier@st.com>
Thu, 13 Dec 2018 14:01:53 +0000 (15:01 +0100)
committerYann Gautier <yann.gautier@st.com>
Thu, 13 Dec 2018 14:01:53 +0000 (15:01 +0100)
commit941ba0439607b53685dea1a1359ded2f49f3e1a0
tree3109112a858852f2fe54827bafa939f511c1dc5d
parentc0940083bc6e7d30fb8b0828adac5a3715d3e9f1
stm32mp1: remove useless compilation flags

On AARCH32, thumb is used by default, no need to redefine it.
As all our binaries are compiled with thumb, interwork is not needed.
The binaries compiled with or without those flags are the same,
except of course for the date.

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