From 203ebb3445524b327efc7789f594b1c92f3018c1 Mon Sep 17 00:00:00 2001 From: Blaise Tine Date: Thu, 4 Jun 2020 15:53:04 -0700 Subject: [PATCH] minor update --- hw/opae/sources_1c.txt | 3 +++ hw/opae/sources_2c.txt | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 hw/opae/sources_1c.txt create mode 100644 hw/opae/sources_2c.txt diff --git a/hw/opae/sources_1c.txt b/hw/opae/sources_1c.txt new file mode 100644 index 00000000..8cbd9b8f --- /dev/null +++ b/hw/opae/sources_1c.txt @@ -0,0 +1,3 @@ ++define+NUM_CORES=1 + +C:sources.txt \ No newline at end of file diff --git a/hw/opae/sources_2c.txt b/hw/opae/sources_2c.txt new file mode 100644 index 00000000..d32f448f --- /dev/null +++ b/hw/opae/sources_2c.txt @@ -0,0 +1,4 @@ ++define+NUM_CORES=2 ++define+L2_ENABLE=0 + +C:sources.txt \ No newline at end of file