mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-01 21:15:59 +00:00
trivial: Remove some obsolete fuzzing instructions
This commit is contained in:
parent
3538637a7e
commit
9485e898c3
12
README.md
12
README.md
@ -181,15 +181,3 @@ This then appears when getting the releases for that specific GUID:
|
|||||||
A software suite available on Dell IoT gateways and Wyse thin clients with built-in fwupd support.
|
A software suite available on Dell IoT gateways and Wyse thin clients with built-in fwupd support.
|
||||||
The remote administration interface can be used to download and deploy firmware
|
The remote administration interface can be used to download and deploy firmware
|
||||||
updates.
|
updates.
|
||||||
|
|
||||||
## Fuzzing
|
|
||||||
|
|
||||||
There are several automated fuzzing tests in fwupd. These take some time to run:
|
|
||||||
|
|
||||||
CC=hfuzz-clang meson --default-library=static \
|
|
||||||
-Dudevdir=/tmp -Dsystemd_root_prefix=/tmp \
|
|
||||||
-Dplugin_redfish=disabled -Dcurl=disabled \
|
|
||||||
-Dintrospection=false ../
|
|
||||||
ninja install
|
|
||||||
ninja fuzz-firmware
|
|
||||||
ninja fuzz-tpm-eventlog
|
|
||||||
|
Loading…
Reference in New Issue
Block a user