fvp_mps2.jinja2: Improve code coverage support
Add more termination condition for coverage runs
The "fvp_mps2.UART0.shutdown_on_eot" option doesn't seem to work for the
FVP version used by TF-M tests. Instead, emulated it using the
"fvp_mps2.UART0.shutdown_tag=\x04" option. As a fallback, also add
"--cpulimit 130" option, so if EOT output is still missing for some
testsuites, FVP terminates by timeout.
To capture actual trace data to the LAVA logs, follow standard "monitors"
LAVA test clauses with "interactive" cases.
Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>
Change-Id: I6a04b37aa7b0ca207fea0291a7b52e940e6169c6
1 file changed