Skip to content

IRQ routing #1

@StjepanPoljak

Description

@StjepanPoljak

Hi, I've been trying out something for myself on Raspberry Pi, and I even tried making my code identical to yours... But what I noticed, when we are in hypervisor mode, we (or at least I) have to route IRQs. That is accomplished by writing 0x10 to hcr_el2 (short explanation is IRQs are taken to EL2 unless routed to EL3). Anyway, I don't know if this is an issue, but I wonder if something else is amiss with my method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions