diff mbox

[SRU,J:linux-bluefield,v1,0/1] UBUNTU: SAUCE: optee: Adjust CONFIG_OPTEE_SHM_NUM_PRIV_PAGES to 4

Message ID 20230829132048.27853-2-jahurley@nvidia.com
State New
Headers show

Commit Message

James Hurley Aug. 29, 2023, 1:20 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/2033316

Change the CONFIG_OPTEE_SHM_NUM_PRIV_PAGES from 1 to 4.
This allows the tpm_ftpm_tee driver to boot and function 
properly.

Reviewed-by: Liming Sun <liming@nvidia.com>
Signed-off-by: James hurley <jahurley@nvidia.com>

---
 debian.bluefield/config/annotations | 3 +++
 1 file changed, 3 insertions(+)

Comments

Bartlomiej Zolnierkiewicz Sept. 14, 2023, 2:41 p.m. UTC | #1
Hi James,

The subject of the mail should be:

[SRU][J:linux-bluefield][PATCH v1 1/1] UBUNTU: [Config] bluefield:
Adjust CONFIG_OPTEE_SHM_NUM_PRIV_PAGES to 4

so the commit later would have the proper title:

UBUNTU: [Config] bluefield: Adjust CONFIG_OPTEE_SHM_NUM_PRIV_PAGES to 4

(I'll fix this while merging.)

--
Best regards,
Bartlomiej

On Tue, Aug 29, 2023 at 3:21 PM James Hurley <jahurley@nvidia.com> wrote:
>
> BugLink: https://bugs.launchpad.net/bugs/2033316
>
> Change the CONFIG_OPTEE_SHM_NUM_PRIV_PAGES from 1 to 4.
> This allows the tpm_ftpm_tee driver to boot and function
> properly.
>
> Reviewed-by: Liming Sun <liming@nvidia.com>
> Signed-off-by: James hurley <jahurley@nvidia.com>
>
> ---
>  debian.bluefield/config/annotations | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/debian.bluefield/config/annotations b/debian.bluefield/config/annotations
> index f9fbe4db4f26..a7ec0f610b94 100644
> --- a/debian.bluefield/config/annotations
> +++ b/debian.bluefield/config/annotations
> @@ -14,6 +14,9 @@ CONFIG_LIBCRC32C                                note<'LP: #2017600'>
>  CONFIG_NF_CONNTRACK                             policy<{'arm64': 'y'}>
>  CONFIG_NF_CONNTRACK                             note<'LP: #2017600'>
>
> +CONFIG_OPTEE_SHM_NUM_PRIV_PAGES                 policy<{'arm64': '4'}>
> +CONFIG_OPTEE_SHM_NUM_PRIV_PAGES                 note<'LP: #2033316'>
> +
>  CONFIG_PCIE_EDR                                 policy<{'arm64': 'n'}>
>  CONFIG_PCIE_EDR                                 note<'LP: #1965241'>
>
James Hurley Sept. 14, 2023, 8:40 p.m. UTC | #2
Get Outlook for iOS<https://aka.ms/o0ukef>
James Hurley Sept. 14, 2023, 8:48 p.m. UTC | #3
Hi Bartlomiej,

Thank you very much for fixing, much appreciated.

Regards,

Jim Hurley

Get Outlook for iOS<https://aka.ms/o0ukef>
diff mbox

Patch

diff --git a/debian.bluefield/config/annotations b/debian.bluefield/config/annotations
index f9fbe4db4f26..a7ec0f610b94 100644
--- a/debian.bluefield/config/annotations
+++ b/debian.bluefield/config/annotations
@@ -14,6 +14,9 @@  CONFIG_LIBCRC32C                                note<'LP: #2017600'>
 CONFIG_NF_CONNTRACK                             policy<{'arm64': 'y'}>
 CONFIG_NF_CONNTRACK                             note<'LP: #2017600'>
 
+CONFIG_OPTEE_SHM_NUM_PRIV_PAGES                 policy<{'arm64': '4'}>
+CONFIG_OPTEE_SHM_NUM_PRIV_PAGES                 note<'LP: #2033316'>
+
 CONFIG_PCIE_EDR                                 policy<{'arm64': 'n'}>
 CONFIG_PCIE_EDR                                 note<'LP: #1965241'>