tohost is not required in hifive1 env
This commit is contained in:
1
bare-metal-bsp/env/iss/platform.h
vendored
1
bare-metal-bsp/env/iss/platform.h
vendored
@ -6,6 +6,7 @@
|
||||
// Some things missing from the official encoding.h
|
||||
#define MCAUSE_INT 0x80000000
|
||||
#define MCAUSE_CAUSE 0x7FFFFFFF
|
||||
#define USE_TOHOST 1
|
||||
|
||||
#include "rtl/const.h"
|
||||
/****************************************************************************
|
||||
|
Reference in New Issue
Block a user