[PATCH v2] ARM: vmlinux-xip.lds: assert that ROM and RAM don't overlap
Arnd Bergmann
arnd at arndb.de
Tue Feb 16 13:17:43 PST 2016
On Tuesday 16 February 2016 19:18:51 Chris Brandt wrote:
>
> This looks fine to me. I see no issues with it.
> Of course, this is for systems with a much tighter device memory layout than what I usually use.
The overlap should only happen when you have really large kernel images
over 16MB of readonly .text+.rodata, and I would assume this rarely happens
in practice.
Arnd
More information about the linux-arm-kernel
mailing list