Add args.bin to ELF

Change KERNEL_ARG_DEV_MEM_ADDR for sgemm_{wg,gemmini,tcore}
This commit is contained in:
Hansung Kim
2024-06-06 15:19:05 -07:00
parent 2c50b0cdce
commit d5adacda30
5 changed files with 13 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
#include <cstdint>
#define KERNEL_ARG_DEV_MEM_ADDR 0x7fff0000
#define KERNEL_ARG_DEV_MEM_ADDR 0x9fff0000
#define DEV_SMEM_START_ADDR 0xff000000
typedef struct {