feat: implement encryption
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#define EMU_MEM_SIZE 16384u
|
||||
#define EMU_PROGRAM_PATH "build/emulated.riscv.elf"
|
||||
#define EMU_PROGRAM_PATH "build/license"
|
||||
#define EMU_ENTRY_SYMBOL "entry"
|
||||
|
||||
#define STACK_SIZE 1024
|
||||
|
||||
Reference in New Issue
Block a user