Add some docs for using fuzzing with U-Boot, including building, running tests, and adding new tests. Co-developed-by: Claude <noreply@anthropic.com> Signed-off-by: Simon Glass <sjg@chromium.org>
19 lines
217 B
ReStructuredText
19 lines
217 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
Build U-Boot
|
|
============
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
source
|
|
gcc
|
|
clang
|
|
fuzz
|
|
reproducible
|
|
docker
|
|
tools
|
|
buildman
|
|
documentation
|
|
gen_compile_commands
|