美文网首页
RISC-V 从这里开始

RISC-V 从这里开始

作者: wolegeyun | 来源:发表于2019-05-09 15:35 被阅读0次

RISC-V:读作risk-five,是一个开源的CPU指令集架构

zephyr:开源操作系统

linux:没什么好说的。

risc-pk:The RISC-V Proxy Kernel。解释如下:is a lightweight application execution environment that can host statically-linked RISC-V ELF binaries.  It is designed to support tethered RISC-V implementations with limited I/O capability and and thus handles I/O-related system calls by proxying them to a host computer.

BBL :the Berkeley Boot Loader。

linux相关开源基础库对RISC-V的支持

binutils: upstreamed (2.28 is the first release with RISC-V support)

gcc: upstreamed (7.1 is the first release with RISC-V support)

glibc: upstreamed (2.27 is the first release with RISC-V support)

linux kernel: upstreamed (the architecture core code went into

kernel 4.15; kernel 4.19 contains all drivers necessary for booting a

simulated system to userland)

gdb: upstreamed in master (in the release process)

qemu: upstreamed (2.12 is the first release with RISC-V support)

相关文章

  • RISC-V 从这里开始

    RISC-V:读作risk-five,是一个开源的CPU指令集架构 zephyr:开源操作系统 linux:没什么...

  • 从RISC到RISC-V

    身处电子行业或电子类的学生对RISC-V不太陌生,这个词在2018年可谓是霸占了大量的篇幅啊。今天就让我们一起从它...

  • RISC-V简介

    简介 MIT6.004课程中的指令集使用的是RISC-V。 RISC-V(发音为“risk-five”)是一个基于...

  • Open Source RISC – Eclipse with

    Open Source RISC – Eclipse with RISC-V on the SiFive HiFi...

  • 从哪里开始,就从这里开始!

    准备好了吗?准备好了,开始。多么熟悉的场景,这就是比赛。 可是,有时候会是这样,准备好了吗?准备好了,然后……,不...

  • RISC-V 官网漫游

    RISC-V (pronounced “risk-five”) is an open, free ISA enab...

  • RISC-V

    sifive freedom-u-sdk attribute ((section(".text")))的测试 Bo...

  • 区块链虚拟机,WASM 和 RISC-V 哪个更合适?

    背景知识 首先,介绍一下本次讨论的两大主题——WebAssembly 和 RISC-V: WebAssembly(...

  • 人类六项基本需求都有哪些?

    读懂人生智慧,从这里开始…… 引爆企业利润,从关注开始; 改变思维模式,从阅读开始; 提升个人价值,从分享开始 每...

  • 乡愁

    乡愁是什么时候开始的呢?我也不知道。大概是从远离这里开始的吧。 说来好笑。 从开始到外面上学以后,就开始觉得这里的...

网友评论

      本文标题:RISC-V 从这里开始

      本文链接:https://www.haomeiwen.com/subject/rgoqnqtx.html