/* * Copyright (c) 2022, Arm Limited. All rights reserved. * * SPDX-License-Identifier: Apache-2.0 */ /dts-v1/; #define EL1 (0x0) #define S_EL0 (0x1) #define S_EL1 (0x2) / { compatible = "arm,ffa-manifest-1.0"; #address-cells = <2>; #size-cells = <1>; ffa-version = <0x00010002>; /* 31:16 - Major, 15:0 - Minor */ id = <0x8001>; uuid = <0xf025ee40 0x4c30bca2 0x73a14c8c 0xf18a7dc5>, <0x9120b8c5 0xbb48fed4 0x244de7b7 0xbe28bb6e>; messaging-method = <0x00000201>; /* Can receive SEND_DIRECT_REQ/DIRECT_REQ2 only */ exception-level = ; execution-state = <0>; execution-ctx-count = <32>; /* Must match PLATFORM_CORE_COUNT */ };