Skip to content

Deal with multiple IOAPICs being available on x86-64 hardware #414

@Ivan-Velickovic

Description

@Ivan-Velickovic

seL4 defaults to assuming one IOAPIC exists based on KernelMaxNumIOAPIC. This means that x86-64 Microkit builds can only make use of one IOAPIC without changing the source code which is a bit annoying.

We could just set KernelMaxNumIOAPIC to some value and hope it works for most platforms but that is not a very satisfying solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions