]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - scripts/extract-sys-certs.pl
KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert
authorMehmet Kayaalp <mkayaalp@linux.vnet.ibm.com>
Tue, 24 Nov 2015 21:19:03 +0000 (16:19 -0500)
committerDavid Howells <dhowells@redhat.com>
Fri, 26 Feb 2016 15:32:05 +0000 (15:32 +0000)
commit8e1678988897ebcc29b318ed78af4808202772df
tree69054046b87f7fd11677707a3992a1cd4c401632
parentc4c36105958576fee87d2c75f4b69b6e5bbde772
KEYS: Use the symbol value for list size, updated by scripts/insert-sys-cert

When a certificate is inserted to the image using scripts/writekey, the
value of __cert_list_end does not change. The updated size can be found
out by reading the value pointed by the system_certificate_list_size
symbol.

Signed-off-by: Mehmet Kayaalp <mkayaalp@linux.vnet.ibm.com>
Signed-off-by: David Howells <dhowells@redhat.com>
scripts/extract-sys-certs.pl