Skip to content

VBAR also exists on Arm Cortex-A8 (et al) #153

@thejpster

Description

@thejpster

On a Pandaboard using U-Boot, you need VBAR to re-point to the vector table in the kernel.

See https://developer.arm.com/documentation/ddi0388/i/system-control/register-summary/security-extensions-registers?lang=en

Currently this register is only available on Armv8-R, but it should also be available on Armv7-A (or, on Armv7-A with Security Extensions). Probably best to add this change to #141 because that already re-organises a bunch of registers to make them available on Armv7-A.

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