scons: modify ALL build to have all Ruby protocols
This commit is contained in:
@@ -1,6 +1,17 @@
|
|||||||
RUBY=y
|
RUBY=y
|
||||||
PROTOCOL="MESI_Two_Level"
|
USE_MULTIPLE_PROTOCOLS=y
|
||||||
|
PROTOCOL="MULTIPLE"
|
||||||
|
RUBY_PROTOCOL_MOESI_AMD_Base=y
|
||||||
RUBY_PROTOCOL_MESI_Two_Level=y
|
RUBY_PROTOCOL_MESI_Two_Level=y
|
||||||
|
RUBY_PROTOCOL_MESI_Three_Level=y
|
||||||
|
RUBY_PROTOCOL_MESI_Three_Level_HTM=y
|
||||||
|
RUBY_PROTOCOL_MI_example=y
|
||||||
|
RUBY_PROTOCOL_MOESI_CMP_directory=y
|
||||||
|
RUBY_PROTOCOL_MOESI_CMP_token=y
|
||||||
|
RUBY_PROTOCOL_MOESI_hammer=y
|
||||||
|
RUBY_PROTOCOL_Garnet_standalone=y
|
||||||
|
RUBY_PROTOCOL_CHI=y
|
||||||
|
RUBY_PROTOCOL_MSI=y
|
||||||
BUILD_ISA=y
|
BUILD_ISA=y
|
||||||
USE_ARM_ISA=y
|
USE_ARM_ISA=y
|
||||||
USE_MIPS_ISA=y
|
USE_MIPS_ISA=y
|
||||||
|
|||||||
Reference in New Issue
Block a user