CVSROOT:        /cvs
Module name:    src
Changes by:     patr...@cvs.openbsd.org 2018/03/08 13:44:23

Modified files:
        sys/arch/arm/conf: kern.ldscript 
        sys/arch/armv7/armv7: armv7_machdep.c 

Log message:
Rework and cleanup the linker script for armv7.  The main feature is
that it gives us a read-only data section.  In addition the linker
script is now easily diffable to arm64 and we also stop mapping some
unnecessary space before the kernel.

Prompted by deraadt@
ok kettenis@

Reply via email to