From: Ian Mullins <[email protected]>

redhat:configs: automotive: Enable CONFIG_SYSTEM_EXTRA_CERTIFICATE

Enable CONFIG_SYSTEM_EXTRA_CERTIFICATE and set 
CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE
With sign kernel modules enabled in automotive-image-builder,
system_extra_cert needs mapping in a system map file. Otherwise the build fails 
with kernel ark

Signed-off-by: Ian Mullins <[email protected]>

diff --git 
a/redhat/configs/rhel/automotive/generic/CONFIG_SYSTEM_EXTRA_CERTIFICATE 
b/redhat/configs/rhel/automotive/generic/CONFIG_SYSTEM_EXTRA_CERTIFICATE
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ b/redhat/configs/rhel/automotive/generic/CONFIG_SYSTEM_EXTRA_CERTIFICATE
@@ -0,0 +1 @@
+CONFIG_SYSTEM_EXTRA_CERTIFICATE=y
diff --git 
a/redhat/configs/rhel/automotive/generic/CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE 
b/redhat/configs/rhel/automotive/generic/CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE
new file mode 100644
index blahblah..blahblah 100644
--- /dev/null
+++ 
b/redhat/configs/rhel/automotive/generic/CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE
@@ -0,0 +1 @@
+CONFIG_SYSTEM_EXTRA_CERTIFICATE_SIZE=4096

--
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3716

-- 
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to