History log of /openbsd-current/sys/arch/octeon/octeon/locore0.S
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_2_BASE
# 1.2 08-Jun-2017 visa

Wrap startup code with .ent and .end for proper disassembly.


# 1.1 05-Jun-2017 visa

Randomize the link order of .o files in the kernel on octeon.
Unlike on some other architectures, it is not possible to unmap
the early boot code. Instead, the code is smashed during boot.

Input from deraadt@