Re: [PATCH v5 0/4] Certificate insertion support for x86 bzImages

2017-09-24 Thread Mike Rapoport
Hi, > These patches add support for modifying the reserved space for extra > certificates in a compressed bzImage in x86. This allows separating the > system keyring certificate from the kernel build process. After the kernel > image is distributed, the insert-sys-cert script can be used to insert

[PATCH v5 0/4] Certificate insertion support for x86 bzImages

2017-05-10 Thread Mehmet Kayaalp
These patches add support for modifying the reserved space for extra certificates in a compressed bzImage in x86. This allows separating the system keyring certificate from the kernel build process. After the kernel image is distributed, the insert-sys-cert script can be used to insert the certific