UBUNTU: [Config] nvidia-tegra-pvw: Enable platform keyring configs

Align with defconfig.

CONFIG_INTEGRITY_SIGNATURE=y
CONFIG_INTEGRITY_ASYMMETRIC_KEYS=y
CONFIG_INTEGRITY_PLATFORM_KEYRING=y
CONFIG_SYSTEM_BLACKLIST_KEYRING=y

Signed-off-by: Noah Wager <noah.wager@canonical.com>
This commit is contained in:
Noah Wager
2024-11-22 15:53:56 -08:00
parent b8d6b9c394
commit 219b6b995a
@@ -9,6 +9,18 @@ include "../../debian.nvidia-tegra/config/annotations"
CONFIG_ARM_FFA_TRANSPORT policy<{'arm64': 'y'}>
CONFIG_ARM_FFA_TRANSPORT note<'EMBARGOED'>
CONFIG_INTEGRITY_ASYMMETRIC_KEYS policy<{'arm64': 'y'}>
CONFIG_INTEGRITY_ASYMMETRIC_KEYS note<'EMBARGOED'>
CONFIG_INTEGRITY_PLATFORM_KEYRING policy<{'arm64': 'y'}>
CONFIG_INTEGRITY_PLATFORM_KEYRING note<'EMBARGOED'>
CONFIG_INTEGRITY_SIGNATURE policy<{'arm64': 'y'}>
CONFIG_INTEGRITY_SIGNATURE note<'EMBARGOED'>
CONFIG_SYSTEM_BLACKLIST_KEYRING policy<{'arm64': 'y'}>
CONFIG_SYSTEM_BLACKLIST_KEYRING note<'EMBARGOED'>
# ---- Annotations without notes ----