CVSROOT:        /cvs
Module name:    src
Changes by:     v...@cvs.openbsd.org    2021/02/06 02:31:47

Modified files:
        sys/arch/octeon/conf: BOOT Makefile.octeon ld.script 

Log message:
Revise kernel's ld.script on octeon

This allows more control over the structure of the linked kernel image.
Now the ELF .openbsd.randomdata segment can be omitted from BOOT kernel.
The segment has caused trouble with broken firmware when the firmware
tries to load it on top of the actual kernel segment.

Discussed with and OK deraadt@

Reply via email to