Greetings,
I am using i.MX8 QuadMax MEK and I am trying to build SCFW Tests for that board. I am using next command:
make qm R=B0 B=mek M=1 D=1 U=2 T=all
But I am facing the error that m_text region is overflowed by 5670 bytes. When I run single test like this:
make qm R=B0 B=mek M=1 D=1 U=2 T=dsc
it will pass. Also I am running make clean always before running make qm R=B0 B=mek M=1 D=1 U=2 T=<test>. Did anyone have similar problem?
Best regards,
Vanja