blob: b16f5ccc44519aa195e7586a14d80943f82393b4 [file] [log] [blame]
Louis Mayencourt65cac462019-07-29 10:40:17 +01001/*
2 * Copyright (c) 2019, ARM Limited and Contributors. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7/dts-v1/;
8
9/ {
10 /* Platform Config */
11 compatible = "arm,tb_fw";
12 /* Disable authentication for development */
13 disable_auth = <0x0>;
14};