ACK: [SRU][Noble/Unstable][PATCH v3 1/1] UBUNTU: [Config]: Configure TPM drivers as builtins for arm64 in annotations

Agathe Porte agathe.porte at canonical.com
Thu May 30 09:29:37 UTC 2024


2024-05-28 18:57 CEST, mitchell.augustin at canonical.com:
> From: Mitchell Augustin <mitchell.augustin at canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/2037688
> 
> Sets the following configs for arm64 to resolve the above issue on Grace systems:
> CONFIG_SPI_TEGRA210_QUAD=y
> CONFIG_TCG_TIS_SPI=y
> 
> Signed-off-by: Mitchell Augustin <mitchell.augustin at canonical.com>
> ---
>  debian.master/config/annotations | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/debian.master/config/annotations b/debian.master/config/annotations
> index 702fca42e937..2b0a91d7cb73 100644
> --- a/debian.master/config/annotations
> +++ b/debian.master/config/annotations
> @@ -13326,7 +13326,7 @@ CONFIG_SPI_SYNQUACER                            policy<{'arm64': 'm'}>
>  CONFIG_SPI_TEGRA114                             policy<{'arm64': 'm', 'armhf': 'm'}>
>  CONFIG_SPI_TEGRA20_SFLASH                       policy<{'arm64': 'm', 'armhf': 'm'}>
>  CONFIG_SPI_TEGRA20_SLINK                        policy<{'arm64': 'm', 'armhf': 'm'}>
> -CONFIG_SPI_TEGRA210_QUAD                        policy<{'arm64': 'm', 'armhf': 'm'}>
> +CONFIG_SPI_TEGRA210_QUAD                        policy<{'arm64': 'y', 'armhf': 'm'}>
>  CONFIG_SPI_THUNDERX                             policy<{'arm64': 'm'}>
>  CONFIG_SPI_TI_QSPI                              policy<{'armhf': 'm'}>
>  CONFIG_SPI_TLE62X0                              policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': '-'}>
> @@ -13627,7 +13627,7 @@ CONFIG_TCG_TIS                                  policy<{'amd64': 'y', 'arm64': '
>  CONFIG_TCG_TIS_CORE                             policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y'}>
>  CONFIG_TCG_TIS_I2C                              policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'n'}>
>  CONFIG_TCG_TIS_I2C_CR50                         policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'n'}>
> -CONFIG_TCG_TIS_SPI                              policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': '-'}>
> +CONFIG_TCG_TIS_SPI                              policy<{'amd64': 'm', 'arm64': 'y', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': '-'}>
>  CONFIG_TCG_TIS_SPI_CR50                         policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'ppc64el': 'y', 'riscv64': 'y'}>
>  CONFIG_TCG_TIS_ST33ZP24                         policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm'}>
>  CONFIG_TCG_TIS_ST33ZP24_I2C                     policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'ppc64el': 'm', 'riscv64': 'm', 's390x': 'n'}>

Acked-by: Agathe Porte <agathe.porte at canonical.com>



More information about the kernel-team mailing list