Why only J7? Do we want it enabled on AM65x as well?
On Wed, Sep 25, 2019 at 09:48:52PM +0530, Nikhil Devshatwar wrote: > Signed-off-by: Nikhil Devshatwar <[email protected]> > --- > meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb > b/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb > index fab4de4..e7cf1a8 100644 > --- a/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb > +++ b/meta-arago-distro/recipes-bsp/ti-sci-fw/ti-sci-fw_2019.08.bb > @@ -72,6 +72,9 @@ EXTRA_OEMAKE_append_am65xx-hs-evm = " \ > HS=1 SYSFW_HS_PATH="${WORKDIR}/${SYSFW_BASE}-enc.bin" > SYSFW_HS_INNER_CERT_PATH="${WORKDIR}/${SYSFW_BASE}-cert.bin" \ > " > > +EXTRA_OEMAKE_append_j7-evm = " \ > + ENABLE_TRACE=1 \ > +" > do_compile() { > cd ${WORKDIR}/imggen/ > oe_runmake > -- > 1.9.1 > _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
