Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 203 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 203 Bytes

Build Script

ARCH SUPPORTED:

  1. riscv64
  2. aarch64

Run sel4-test

make ARCH=riscv64 sel4-test

Run root-task-demo

make ARCH=riscv64 root-task-demo

Enjoy it 😆!