Ayaz Akram has submitted this change. ( https://gem5-review.googlesource.com/c/public/gem5/+/44032 )

Change subject: arch-riscv,util: update riscv crosstool-ng config and m5 README entry
......................................................................

arch-riscv,util: update riscv crosstool-ng config and m5 README entry

Change-Id: I751a6c97a0ac97f7b3fce360577d0ee16f29fda4
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/44032
Reviewed-by: Gabe Black <gabe.bl...@gmail.com>
Reviewed-by: Jason Lowe-Power <power...@gmail.com>
Maintainer: Gabe Black <gabe.bl...@gmail.com>
Tested-by: kokoro <noreply+kok...@google.com>
---
R util/crosstool-ng/riscv64-unknown-linux-gnu.defconfig
M util/m5/README.md
2 files changed, 1 insertion(+), 2 deletions(-)

Approvals:
  Jason Lowe-Power: Looks good to me, approved
  Gabe Black: Looks good to me, approved; Looks good to me, approved
  kokoro: Regressions pass



diff --git a/util/crosstool-ng/riscv-linux-gnu.defconfig b/util/crosstool-ng/riscv64-unknown-linux-gnu.defconfig
similarity index 90%
rename from util/crosstool-ng/riscv-linux-gnu.defconfig
rename to util/crosstool-ng/riscv64-unknown-linux-gnu.defconfig
index f458630..2fff658 100644
--- a/util/crosstool-ng/riscv-linux-gnu.defconfig
+++ b/util/crosstool-ng/riscv64-unknown-linux-gnu.defconfig
@@ -1,7 +1,6 @@
 CT_CONFIG_VERSION="3"
 CT_EXPERIMENTAL=y
 CT_ARCH_RISCV=y
-CT_OMIT_TARGET_VENDOR=y
 CT_ARCH_USE_MMU=y
 CT_ARCH_64=y
 CT_KERNEL_LINUX=y
diff --git a/util/m5/README.md b/util/m5/README.md
index 9bae153..0257d13 100644
--- a/util/m5/README.md
+++ b/util/m5/README.md
@@ -167,7 +167,7 @@
  thumb   | arm       | arm-linux-gnueabihf-
  sparc   | sparc64   | sparc64-linux-gnu-
  x86     | x86_64    |
- riscv   | riscv64   | riscv64-linux-gnu-
+ riscv   | riscv64   | riscv64-unknown-linux-gnu-

 Note that the default setting for the x86 cross compiler prefix is blank,
meaning that the native/host compiler will be used. If building on a non-x86

--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/44032
To unsubscribe, or for help writing mail filters, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: I751a6c97a0ac97f7b3fce360577d0ee16f29fda4
Gerrit-Change-Number: 44032
Gerrit-PatchSet: 3
Gerrit-Owner: Ayaz Akram <yazak...@ucdavis.edu>
Gerrit-Reviewer: Ayaz Akram <yazak...@ucdavis.edu>
Gerrit-Reviewer: Gabe Black <gabe.bl...@gmail.com>
Gerrit-Reviewer: Jason Lowe-Power <power...@gmail.com>
Gerrit-Reviewer: kokoro <noreply+kok...@google.com>
Gerrit-MessageType: merged
_______________________________________________
gem5-dev mailing list -- gem5-dev@gem5.org
To unsubscribe send an email to gem5-dev-le...@gem5.org
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to