Revision e2a666d52b4825c26c857cada211f3baac26a600 authored by Rusty Russell on 19 October 2012, 01:23:15 UTC, committed by Linus Torvalds on 19 October 2012, 15:27:43 UTC
Linus deleted the old code and put signing on the install command,
I fixed it to extract the keyid and signer-name within sign-file
and cleaned up that script now it always signs in-place.

Some enthusiast should convert sign-key to perl and pull
x509keyid into it.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent c9623de
History
File Mode Size
Kconfig -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 1.8 KB
asm-offsets.c -rw-r--r-- 9.3 KB
irq.h -rw-r--r-- 966 bytes
kvm-ia64.c -rw-r--r-- 44.3 KB
kvm_fw.c -rw-r--r-- 16.0 KB
kvm_lib.c -rw-r--r-- 655 bytes
kvm_minstate.h -rw-r--r-- 8.2 KB
lapic.h -rw-r--r-- 808 bytes
memcpy.S -rw-r--r-- 27 bytes
memset.S -rw-r--r-- 27 bytes
misc.h -rw-r--r-- 2.5 KB
mmio.c -rw-r--r-- 8.6 KB
optvfault.S -rw-r--r-- 19.9 KB
process.c -rw-r--r-- 24.5 KB
trampoline.S -rw-r--r-- 21.6 KB
vcpu.c -rw-r--r-- 50.6 KB
vcpu.h -rw-r--r-- 20.2 KB
vmm.c -rw-r--r-- 2.3 KB
vmm_ivt.S -rw-r--r-- 34.5 KB
vti.h -rw-r--r-- 7.7 KB
vtlb.c -rw-r--r-- 14.2 KB

back to top