blob: c94a209fd2c980268836b2ae90513c123e4551cf [file] [log] [blame]
Achin Guptada6ef0e2019-10-11 14:54:48 +01001/*
2 * Copyright (c) 2020, Arm Limited. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6/dts-v1/;
7
8/ {
9 compatible = "spci-core-manifest-1.0";
10
11 attribute {
12 maj_ver = <0x0>;
13 min_ver = <0x9>;
Achin Guptada6ef0e2019-10-11 14:54:48 +010014 exec_state = <0x0>;
15 load_address = <0x0 0x6000000>;
16 entrypoint = <0x0 0x6000000>;
17 };
18};