On 4/30/19 9:52 AM, Alex Bennée wrote: > Add support for generating a single targets coverage report. Execute: > > make coverage-report > > In the target build directory. This coverage report only cares about > target specific blobs so only searches the target build subdirectory. > > Signed-off-by: Alex Bennée <[email protected]> > --- > Makefile.target | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+)
Reviewed-by: Richard Henderson <[email protected]> r~
