Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] support for RISC-V architecture
@ 2018-07-14  7:09 Anton Kuzmin
  2018-09-12 21:38 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Anton Kuzmin @ 2018-07-14  7:09 UTC (permalink / raw)
  To: buildroot

This patch set adds basic support for RISC-V ISA.

Only 64-bit glibc toolchain/sdk are built at the moment.

Anton Kuzmin (2):
  riscv: add support for RISC-V Instruction Set
  toolchain-buildroot: add support for RISC-V Instruction Set
    Architecture

 Makefile                                |  3 +-
 arch/Config.in                          | 13 +++++
 arch/Config.in.riscv                    | 77 +++++++++++++++++++++++++
 arch/arch.mk.riscv                      | 18 ++++++
 toolchain/toolchain-buildroot/Config.in |  3 +-
 5 files changed, 112 insertions(+), 2 deletions(-)
 create mode 100644 arch/Config.in.riscv
 create mode 100644 arch/arch.mk.riscv

-- 
2.18.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-09-21 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-14  7:09 [Buildroot] [PATCH 0/2] support for RISC-V architecture Anton Kuzmin
2018-09-12 21:38 ` Thomas Petazzoni
2018-09-21 14:52   ` Anton Kuzmin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox