Commit d0493d6
[CIQ] Arm Lockdown Config Enablement
jira LE-2629
The config option CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT is enabled for
x86_64 from our base kernel-ark fork process however since we
prioritized the additional lockdown patches from Debian as they also
support ARM they've also set the config CONFIG_LOCK_DOWN_IN_EFI_SECURE_BOOT
to for their arm configs as well so we must do the same.
For technical reasons its defined here:
https://salsa.debian.org/kernel-team/linux/-/blob/debian/latest/debian/config/config?ref_type=heads#L7762
It was validated that this is the generic setting by downloading their
arm64 configs from here:
https://packages.debian.org/sid/amd64/linux-config-6.12/download1 parent a0443c1 commit d0493d6
File tree
4 files changed
+4
-4
lines changed- ciq/configs
4 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7830 | 7830 | | |
7831 | 7831 | | |
7832 | 7832 | | |
7833 | | - | |
| 7833 | + | |
7834 | 7834 | | |
7835 | 7835 | | |
7836 | 7836 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7808 | 7808 | | |
7809 | 7809 | | |
7810 | 7810 | | |
7811 | | - | |
| 7811 | + | |
7812 | 7812 | | |
7813 | 7813 | | |
7814 | 7814 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7836 | 7836 | | |
7837 | 7837 | | |
7838 | 7838 | | |
7839 | | - | |
| 7839 | + | |
7840 | 7840 | | |
7841 | 7841 | | |
7842 | 7842 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7814 | 7814 | | |
7815 | 7815 | | |
7816 | 7816 | | |
7817 | | - | |
| 7817 | + | |
7818 | 7818 | | |
7819 | 7819 | | |
7820 | 7820 | | |
| |||
0 commit comments