diff mbox

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

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

Commit Message

James Hurley Aug. 29, 2023, 1:27 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(+)
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'>