commit | 8e1678988897ebcc29b318ed78af4808202772df | [log] [tgz] |
---|---|---|
author | Mehmet Kayaalp <mkayaalp@linux.vnet.ibm.com> | Tue Nov 24 16:19:03 2015 -0500 |
committer | David Howells <dhowells@redhat.com> | Fri Feb 26 15:32:05 2016 +0000 |
tree | 69054046b87f7fd11677707a3992a1cd4c401632 | |
parent | c4c36105958576fee87d2c75f4b69b6e5bbde772 [diff] |
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>