blob: 3472aa72240a0e7f763d096fc089613d1a21f645 [file] [log] [blame]
Imre Kiscad793f2023-09-08 15:53:31 +02001// SPDX-License-Identifier: BSD-3-Clause
2/*
3 * Copyright (c) 2023, Arm Limited. All rights reserved.
4 */
5
6/ {
7 reserved-memory {
8 mm_communicate_carveout@881000000 {
9 reg = <0x00000008 0x81000000 0 0x00008000>;
10 };
11 };
12};