forked from Imagelibrary/seL4
SELFOUR-1070: Makes CONFIG_NUM_DOMAINS 16 for x86_64
This brings the standalone configuration for x86-64 in line with what is verified
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
#define CONFIG_HAVE_LIB_SEL4_SIMPLE 1
|
||||
#define CONFIG_HAVE_LIB_ELF 1
|
||||
#define CONFIG_HAVE_LIB_PLATSUPPORT 1
|
||||
#define CONFIG_NUM_DOMAINS 1
|
||||
#define CONFIG_NUM_DOMAINS 16
|
||||
#define CONFIG_ARCH_IA32 1
|
||||
#define CONFIG_HAVE_LIB_UTILS 1
|
||||
#define CONFIG_USER_OPTIMISATION_O2 1
|
||||
|
||||
Reference in New Issue
Block a user