cvs commit: src/sys/arm/arm elf_trampoline.c inckern.S
Olivier Houchard
cognet at FreeBSD.org
Mon Oct 3 07:09:36 PDT 2005
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)
More information about the cvs-src
mailing list