[PATCH 3/4] doc: sandbox: Document how to run sandbox with valgrind
Simon Glass
sjg at chromium.org
Thu May 6 01:32:58 CEST 2021
Hi Sean,
On Tue, 4 May 2021 at 17:23, Sean Anderson <seanga2 at gmail.com> wrote:
>
> On 5/4/21 11:26 AM, Simon Glass wrote:
> > Hi Sean,
> >
> > On Sun, 2 May 2021 at 20:55, Sean Anderson <seanga2 at gmail.com> wrote:
> >>
> >> This documents how to get more detailed results from valgrind made possible
> >> by the last two commits.
> >>
> >> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> >> ---
> >>
> >> doc/arch/sandbox.rst | 14 ++++++++++----
> >> 1 file changed, 10 insertions(+), 4 deletions(-)
> >
> > Reviewed-by: Simon Glass <sjg at chromium.org>
> >
> > 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
More information about the U-Boot
mailing list