Skip to content

smclicshv - Software vectoring only allowed when hardware vectoring is disabled? #314

Description

@jgonion

Shouldn't the HW & SW vectoring schemes be consistent?

The avoidance of context save/restore at the start/end of interrupt handlers is valuable regardless of whether hardware vectoring is enabled or not.

Currently, mnxti only allows software vectoring wwhen hardware vectoring is disabled (clicintattr.shv == 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions