Date: Mon, 3 Oct 2005 14:09:36 +0000 (UTC) From: Olivier Houchard <cognet@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/arm/arm elf_trampoline.c inckern.S Message-ID: <200510031409.j93E9aJ1085493@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cognet 2005-10-03 14:09:36 UTC
FreeBSD src repository
Added files:
sys/arm/arm elf_trampoline.c inckern.S
Log:
Import a small ELF trampoline, in which the kernel is embedded, and that
is able to load the kernel into memory, symbol table included. This is
needed to be able to access the symbol table from DDB without a boot
loader.
Revision Changes Path
1.1 +198 -0 src/sys/arm/arm/elf_trampoline.c (new)
1.1 +35 -0 src/sys/arm/arm/inckern.S (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510031409.j93E9aJ1085493>
