Lines Matching +full:dcache +full:- +full:alignment
4 # SPDX-License-Identifier: Apache-2.0
9 compatible: "zephyr,ipc-icmsg"
14 tx-region:
19 rx-region:
24 dcache-alignment:
27 Data cache alignment. If any side of the communication uses cache on
28 rx-region/tx-region this property must be the biggest value of the
29 invalidation or the write-back size for both sides of the communication.
34 Side B: 32 Bytes write-back size, 16 Bytes invalidation size
35 dcache-alignment = <32>; for both
41 mbox-names: