commit | 59cd28d45523b94db33d846b2d47ec7156f93b25 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Wed Feb 21 14:24:43 2024 +0100 |
committer | György Szing <gyorgy.szing@arm.com> | Thu Feb 29 14:45:20 2024 +0100 |
tree | c7cd634a773f4bcc8760a87eaf35cccf6b9f3e10 | |
parent | 4ad192b6e356e9b3908085618a43ca855b8b071e [diff] |
Make RPC caller session SHM size build-time configurable Introduce RPC_CALLER_SESSION_SHARED_MEMORY_SIZE macro allow setting the RPC caller session shared memory size from the build system. This only affects RPC caller sessions created by spffa_service_context. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I41083c0947ed2fa5f6315ee98221e0d035c9a7c8