1 Star 0 Fork 0

hhhhhh / seL4

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CAVEATS-ia32.md 648 Bytes
一键复制 编辑 原始数据 按行查看 历史

Caveats specific to seL4 on ia32 and ia64

Intel VT-d (I/O MMU) support

Intel VT-d support in seL4 was tested for the following chipsets:

  • Intel Q35 Express
  • Intel 5500

On other chipsets with Intel VT-d support, seL4 might:

  • complain and disable IOMMU support
  • hang during bootstrapping
  • have some weird behaviour during runtime

In any case, the workaround is to disable VT-d support, either:

  • in the BIOS, or
  • by including disable_iommu into the MultiBoot (e.g. GRUB) command line as described in the seL4 documentation
1
https://gitee.com/input-output/seL4.git
git@gitee.com:input-output/seL4.git
input-output
seL4
seL4
master

搜索帮助