- 
                Notifications
    
You must be signed in to change notification settings  - Fork 12
 
Home
        yfblock edited this page May 9, 2024 
        ·
        3 revisions
      
    polyhal 使用一套接口支持多种架构的支持,文档地址: https://byte-os.github.io/polyhal/polyhal.
- polyhal example: 在本仓库的 example 文件夹
 - polyhal template: https://github.com/Byte-OS/polyhal-template
 - rcore-tutorial-with-hal-component: https://github.com/yfblock/rcore-tutorial-v3-with-hal-component. 含有多个分支。
 - ByteOS: https://github.com/Byte-OS/byteos
 
| arch | boards | 
|---|---|
| riscv64 | vision-five2, qemu | 
| aarch64 | qemu | 
| x86_64 | qemu | 
| loongarch64 | 2k1000, qemu |