Skip to content

Conversation

@danielRep
Copy link

LPC55S69 fetches from the base of the flash memory the reset handler address (i.e., address 0x00000000/0x10000000). With this PR we place a vector table on the base of the hypervisor image that is small enough to not disrupt the location of the hypercall handler which is PAGE_SIZE aligned.

Signed-off-by: Daniel Oliveira <drawnpoetry@gmail.com>
@DavidMCerdeira DavidMCerdeira merged commit 4556b03 into next Jul 8, 2025
13 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants