HomeFreeBSD

sys/tools: Add a tool for generating arm and arm64 kernel images.

Description

sys/tools: Add a tool for generating arm and arm64 kernel images.

This tool can generate kernel images without changing the offsets in
the final executable. It replaces the ELF header by properly sized zeroed
block then emits a relative jump to _start(for 'v7jump' or 'v8jump' option)
or the booti header (for 'v8booti' option) to the beginning of the converted file.
Submited by: ian

Details

Provenance
mmelAuthored on Dec 29 2020, 1:49 PM
Parents
rG4e4e43dc9e1a: xen: allow limiting the amount of duplicated pending xenstore watches
Branches
Unknown
Tags
Unknown