Remove AFL Integration by reverting
This commit is contained in:
@ -4,11 +4,6 @@
|
||||
#ifndef UNICORN_ARCH_POSTFIX
|
||||
#define UNICORN_ARCH_POSTFIX _riscv32
|
||||
#endif
|
||||
#define afl_forkserver_start afl_forkserver_start_riscv32
|
||||
#define helper_afl_maybe_log helper_afl_maybe_log_riscv32
|
||||
#define helper_afl_compcov_log_16 helper_afl_compcov_log_16_riscv32
|
||||
#define helper_afl_compcov_log_32 helper_afl_compcov_log_32_riscv32
|
||||
#define helper_afl_compcov_log_64 helper_afl_compcov_log_64_riscv32
|
||||
#define use_idiv_instructions use_idiv_instructions_riscv32
|
||||
#define arm_arch arm_arch_riscv32
|
||||
#define tb_target_set_jmp_target tb_target_set_jmp_target_riscv32
|
||||
|
Reference in New Issue
Block a user