From 3f864fa129c821ff35771ad0fe74c9e1ec88ee08 Mon Sep 17 00:00:00 2001 From: Akira Moroo Date: Tue, 16 Nov 2021 02:31:12 +0000 Subject: coresight_mode: Add TODO list to README.md Signed-off-by: Akira Moroo --- coresight_mode/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/coresight_mode/README.md b/coresight_mode/README.md index e08421ed..31e77d92 100644 --- a/coresight_mode/README.md +++ b/coresight_mode/README.md @@ -53,6 +53,12 @@ There are AFL++ CoreSight mode-specific environment variables for run-time confi * `AFLCS_COV` specifies coverage type on CoreSight trace decoding. `edge` and `path` is supported. The default value is `edge`. * `AFLCS_UDMABUF` is the u-dma-buf device number used to store trace data in the DMA region. The default value is `0`. +## TODO List + +* Change `afl-showmap` ARM CoreSight mode option to `-A` without conflict +* Eliminate modified glibc dependency +* Support parallel fuzzing + ## Acknowledgements This project has received funding from the Acquisition, Technology & Logistics Agency (ATLA) under the National Security Technology Research Promotion Fund 2021 (JPJ004596). -- cgit 1.4.1