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

James Hurley jahurley at nvidia.com
Tue Aug 29 13:27:04 UTC 2023


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 at nvidia.com>
Signed-off-by: James hurley <jahurley at 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'>
 
-- 
2.30.1




More information about the kernel-team mailing list