Hi Sean, On Tue, 4 May 2021 at 17:23, Sean Anderson <[email protected]> wrote: > > On 5/4/21 11:26 AM, Simon Glass wrote: > > 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? > > Are there any existing examples of things which work like that?
Yes, see 'DEVICE_TREE' in Makefile Regards, Simon

