Skip to content

Using seL4 as a secure bootloader #832

@arturkow2000

Description

@arturkow2000

Hello

We are considering using seL4 as a secure bootloader in the Fobnail project
We'd like to use it as mini OS that would communicate with a device called Fobnail Token in order verify integrity of the target OS and boot it if verification passes.

We need the following things to use seL4 as mini OS

  • seL4 must be able to run in DLME
  • a single seL4 should be able to run on any ACPI enabled x86 platform (without recompiling)
  • USB host drivers with USB EEM driver and network stack
  • TPM support
  • ability to chainload another OS, we know about seL4_DebugRun but we'd prefer something protected with capability to allow only one service to do that.

Could you take a look at our research regarding seL4? Is there anything more we should know?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionMore of a question than an issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions