Hi Sean, On Sun, 2 May 2021 at 20:55, Sean Anderson <[email protected]> wrote: > > This documents how to get more detailed results from valgrind made possible > by the last two commits. > > Signed-off-by: Sean Anderson <[email protected]> > --- > > doc/arch/sandbox.rst | 14 ++++++++++---- > 1 file changed, 10 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass <[email protected]> This looks good. I wonder if CONFIG_VALGRIND could become a build variable as well, so you don't need to update the CONFIG? Regards, Simon

