Closed
Description
Is there any way to load the kernel at a specific address? With v0.10
I was using link-arg=--image-base=0x00001eecb3620000
to ensure that the kernel was always located at 0x00001eecb3620000
, but v0.11
no longer seems to respect the offsets in the ELF file.
I'm guessing it's probably because of this code. I'm happy to write a PR that adds a config option to override the address chosen there.
Metadata
Metadata
Assignees
Labels
No labels