Lines Matching +full:shared +full:- +full:memory +full:- +full:size
4 # SPDX-License-Identifier: Apache-2.0
9 compatible: "zephyr,ipc-icmsg"
14 tx-region:
15 description: phandle to the shared memory region used for data transmission
19 rx-region:
20 description: phandle to the shared memory region used for data reception
27 - disable
28 - enable
29 - detect
37 "detect" mode is possible only if "dcache-alignment" is at least 8 bytes.
39 dcache-alignment:
43 rx-region/tx-region this property must be the biggest value of the
44 invalidation or the write-back size for both sides of the communication.
49 Side B: 32 Bytes write-back size, 16 Bytes invalidation size
50 dcache-alignment = <32>; for both
56 mbox-names: