public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* signing support for (in-tree and external) kernel modules
@ 2020-04-29 13:00 yuecelm
  2020-04-29 15:35 ` Jan Kiszka
  0 siblings, 1 reply; 8+ messages in thread
From: yuecelm @ 2020-04-29 13:00 UTC (permalink / raw)
  To: isar-users


[-- Attachment #1.1: Type: text/plain, Size: 683 bytes --]

In tree kernel modules gets signed with the CONFIG_MODULE_SIG_ALL kernel 
option, but extra (resp. external) modules not. If you (resp. isar) not 
provide an (external) signing key, the kernel build autogenerates a 
private/public key pair. It would be nice if the isar build system provide 
some support for signing kernel modules.

I see currently 2 use cases:
1) let the kernel build to autogenerate private/public key for kernel 
module signing and kernel-module reuse the key for signing (evt. isar 
deletes the private key after image generation)
2) provide an (external) private and public key for kernel module signing 
and will be used in kernel and kernel-module recipes



[-- Attachment #1.2: Type: text/html, Size: 772 bytes --]

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

end of thread, other threads:[~2020-04-30 10:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-29 13:00 signing support for (in-tree and external) kernel modules yuecelm
2020-04-29 15:35 ` Jan Kiszka
2020-04-29 16:51   ` Mustafa Yücel
2020-04-29 17:38     ` Jan Kiszka
2020-04-29 18:57       ` Mustafa Yücel
2020-04-29 20:15         ` Henning Schild
2020-04-29 21:04           ` Mustafa Yücel
2020-04-30 10:42             ` Henning Schild

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