Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Can you add a signature to the kernel ELF image?
@ 2009-11-24 22:46 Adam Nielsen
  2009-11-24 23:39 ` David Daney
  2009-11-24 23:44 ` Ralf Baechle
  0 siblings, 2 replies; 4+ messages in thread
From: Adam Nielsen @ 2009-11-24 22:46 UTC (permalink / raw)
  To: linux-mips

Hi all,

I'm trying to port the kernel to an NCD HMX X-Terminal (MIPS R4600), but the 
one thing I have to do before I can actually boot the image is attach a 
signature to it. I have the signature 'code' in assembly[1], but I'm not sure 
how to link it so that it ends up as the first bit of code in the ELF image 
(the very first instruction is a 'b' to jump over the actual signature text.)

Without this the boot monitor will refuse to boot the kernel.  Any suggestions 
as to how I might accomplish this?

Many thanks,
Adam.

[1] http://www.linux-mips.org/wiki/HMX

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-11-25 11:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-24 22:46 Can you add a signature to the kernel ELF image? Adam Nielsen
2009-11-24 23:39 ` David Daney
2009-11-24 23:44 ` Ralf Baechle
2009-11-25 11:34   ` Adam Nielsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox