Giter VIP home page Giter VIP logo

rustsbi-k210's Introduction

RustSBI K210 平台支持包

这个平台支持包包含较多的平台兼容功能,允许在K210上运行1.12版本标准的操作系统内核。

二进制包下载

稍后放出。

使用说明

请先下载ktool.py,放置在xtask目录下,即文件位置为xtask/ktool.py

运行以下指令,来直接在目标开发板运行代码。

cargo k210

这个平台支持包会启动位于0x80020000的操作系统内核,并在a1寄存器提供一个简单的设备树。 操作系统内核应当使用《RISC-V指令集架构 第二卷:特权级指令》的1.12版本,而非芯片支持的1.9.1版本。

兼容性使用文档

稍后放出。包括sfence.vma指令、页异常编号转发等等。

立即体验

先下载代码,然后直接运行内核测试:

cargo test

版权声明

项目的测试框架使用了KTool。这个项目使用Apache 2.0协议开源,感谢KTool项目和它的维护者们!

Reference implementaion K210 includes Kendryte K210 DTS file from Western Digital, this file is (C) Western Digital Corporation or its affiliates under BSD-2-Clause license.

rustsbi-k210's People

Contributors

luojia65 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.