meta-agl-bsp: meta-ti: amx3-cm3: Add a fix for security_flags.inc 47/16447/2
authorTom Rini <trini@konsulko.com>
Fri, 31 Aug 2018 18:05:58 +0000 (14:05 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 31 Aug 2018 23:05:07 +0000 (23:05 +0000)
commit8e124034d9279a0caaac6852abdcb7bfde326c5a
tree1aa73c8f17e84bc3cca542931b1648b3f02417eb
parent5ad0538d20ca8f66af9f94cb63b10b303f6277cb
meta-agl-bsp: meta-ti: amx3-cm3: Add a fix for security_flags.inc

The way that the PM firmware for these devices is built takes very
specific steps to only get the cross-compiler provided by OE and almost
nothing else.  Unfortunately when we build with the security_flags.inc
file in our distro this changes some of the default behavior of the
compiler and in turn we need to make sure to disable this and go back to
the default behavior.

Change-Id: I1ab8e20f77d7ab6a3c786437e9a9422b24f0e159
Bug-AGL: SPEC-1341
Signed-off-by: Tom Rini <trini@konsulko.com>
meta-agl-bsp/meta-ti/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bbappend [new file with mode: 0644]