/RVTensor

An operating system for RISC-V architecture, based on Linux kernel and FreeRTOS.

Primary LanguageC++MIT LicenseMIT

This an official RVTensor project in ISRC@ISCAS.

We try to build a Linux-based and/or FreeRTOS-based operating systems for processors or accelerators with RISC-V architecture.

The dedicated OS will contains kernel and toolchains, as well as sample applications to demostrate a basic/typical solutions for chip vendors.

Todo with priorities

  • FreeRTOS porting
  • Linux toolchains
  • Android stack
  • Fuchsia porting

compile

build kendryte

  1. specify toolchain_dir and sdk_dir path
  2. execute ./build_kendryte.sh