aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/slab.py
diff options
context:
space:
mode:
authorSudeep Holla <[email protected]>2023-10-05 15:45:06 +0100
committerSudeep Holla <[email protected]>2023-10-06 15:33:14 +0100
commitc9b21ef0d0a87695d7bfeee9a04b89760b49ccf5 (patch)
tree3208e9ad4b824e708de6d85c541a16f073b0ceed /scripts/gdb/linux/slab.py
parent1b6bf41b7a65cf2ce4485f740a2764529635153c (diff)
firmware: arm_ffa: Simplify the computation of transmit and fragment length
The computation of endpoint memory access descriptor's composite memory region descriptor offset is using COMPOSITE_CONSTITUENTS_OFFSET which is unnecessary complicated. Composite memory region descriptor always follow the endpoint memory access descriptor array and hence it is computed accordingly. COMPOSITE_CONSTITUENTS_OFFSET is useless and wrong for any input other than endpoint memory access descriptor count. Let us drop the usage of COMPOSITE_CONSTITUENTS_OFFSET to simplify the computation of total transmit and fragment length in the memory transactions. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/slab.py')
0 files changed, 0 insertions, 0 deletions