From 7726cde4f7af446747e3dbf550b8715bfd962115 Mon Sep 17 00:00:00 2001 From: Joey Jiao Date: Tue, 2 Jul 2024 08:46:15 +0800 Subject: docs: update process structure to remove syz-fuzzer --- docs/process_structure.drawio | 125 ++++++++++++++++++++++++++++++++++++++++++ docs/process_structure.png | Bin 43259 -> 61913 bytes 2 files changed, 125 insertions(+) create mode 100644 docs/process_structure.drawio (limited to 'docs') diff --git a/docs/process_structure.drawio b/docs/process_structure.drawio new file mode 100644 index 000000000..7c2812115 --- /dev/null +++ b/docs/process_structure.drawio @@ -0,0 +1,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/process_structure.png b/docs/process_structure.png index b08a63688..0bf4adbd1 100644 Binary files a/docs/process_structure.png and b/docs/process_structure.png differ -- cgit mrf-deployment