blob: c66186f64b9d7f88bbe0780f68229e778ba8219e [file] [log] [blame]
Manish V Badarkhe64616a52020-05-31 08:53:40 +01001/*
2 * Copyright (c) 2020, Arm Limited. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7/dts-v1/;
8
9/ {
10 tb_fw-config {
11 compatible = "arm,tb_fw";
12
13 /* Disable authentication for development */
14 disable_auth = <0x0>;
15 };
16};