sandbox: Add documentation on how to run valgrind
authorSimon Glass <sjg@chromium.org>
Sat, 18 May 2019 17:59:50 +0000 (11:59 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 10 Jul 2019 22:52:58 +0000 (16:52 -0600)
commit80b7cb8c3230bb29b065633c803694d8720ecadf
tree11a4f20dae2a76f2e6bb4deb4847c55855a3605c
parent24c2776ba9002fadbf7cf86a0f5bc6a17cc08290
sandbox: Add documentation on how to run valgrind

U-Boot sandbox can run with valgrind to check memory allocations. Add
documentation on how to do this.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/sandbox/README.sandbox