Skip to content

Boot Address for CVE2 #310

Description

@MikeOpenHWGroup

Bug Description

The Exception and Interrupts section of the Reference Manual states:

The core starts fetching at the address made by concatenating the most significant 3 bytes of the boot address and the reset value (0x80) as the least significant byte.

I do not believe that this is the case. AFAICT, the cve2 starts fetching from boot_addr_i and that boot_addr_i must be 256-byte aligned. If that is true, the above is incorrect, as is this entry in the Interfaces Table of the User Manual.

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