diff mbox series

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

Message ID 20240528165637.368051-1-mitchell.augustin@canonical.com
State New
Headers show
Series UBUNTU: [Config]: Configure TPM drivers as builtins for arm64 in annotations | expand

Commit Message

Mitchell Augustin May 28, 2024, 4:56 p.m. UTC
From: Mitchell Augustin <mitchell.augustin@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@canonical.com>
---
 debian.master/config/annotations | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Tim Gardner May 29, 2024, 1:27 p.m. UTC | #1
On 5/28/24 10:56 AM, mitchell.augustin@canonical.com wrote:
> From: Mitchell Augustin <mitchell.augustin@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@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: Tim Gardner <tim.gardner@canonical.com>
Agathe Porte May 30, 2024, 9:29 a.m. UTC | #2
2024-05-28 18:57 CEST, mitchell.augustin@canonical.com:
> From: Mitchell Augustin <mitchell.augustin@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@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@canonical.com>
Stefan Bader May 31, 2024, 1:46 p.m. UTC | #3
On 28.05.24 18:56, mitchell.augustin@canonical.com wrote:
> From: Mitchell Augustin <mitchell.augustin@canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/2037688
> 


Applied to noble:linux/master-next. For future submissions please check 
your method of doing them. The cover email and patch always arrive as 
independent mails which makes it extremely hard to correlate them. The 
patches and follow-ups should always be a reply to the cover email. Thanks.

-Stefan
Mitchell Augustin May 31, 2024, 2:10 p.m. UTC | #4
Thanks Stefan!

> The cover email and patch always arrive as independent mails which makes
it extremely hard to correlate them.

Sorry about that, I'll make sure they are in the same reply thread next
time!

-Mitchell

On Fri, May 31, 2024 at 8:46 AM Stefan Bader <stefan.bader@canonical.com>
wrote:

> On 28.05.24 18:56, mitchell.augustin@canonical.com wrote:
> > From: Mitchell Augustin <mitchell.augustin@canonical.com>
> >
> > BugLink: https://bugs.launchpad.net/bugs/2037688
> >
>
>
> Applied to noble:linux/master-next. For future submissions please check
> your method of doing them. The cover email and patch always arrive as
> independent mails which makes it extremely hard to correlate them. The
> patches and follow-ups should always be a reply to the cover email. Thanks.
>
> -Stefan
diff mbox series

Patch

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'}>