diff options
author | Cristian Marussi <cristian.marussi@arm.com> | 2024-10-28 15:01:45 +0300 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2024-10-28 17:51:10 +0300 |
commit | 5c14f38893d0b9daefc2c53b8ccd1692c7ced07c (patch) | |
tree | 4b0008c36855d3a53882ffbe90da865e85e99890 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 2cd7f3db25feeb7c204e36df9f1bb13bea3a3a20 (diff) | |
download | linux-5c14f38893d0b9daefc2c53b8ccd1692c7ced07c.tar.xz |
firmware: arm_scmi: Account for SHMEM memory overhead
Transports using shared memory have to consider the overhead due to the
layout area when determining the area effectively available for messages.
Till now, such definitions were ambiguos across the SCMI stack and the
overhead layout area was not considered at all.
Add proper checks in the shmem layer to validate the provided max_msg_size
against the effectively available memory area, less the layout.
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Message-Id: <20241028120151.1301177-2-cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions