blob: 95025493bb89124d515a66f6ede7b51247a839ed [file] [log] [blame]
Nariman Poushin354596f2018-03-07 10:29:57 +00001/*
2 * Copyright (c) 2018, 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 plat_arm_bl2 {
12 compatible = "arm,tb_fw";
13 hw_config_addr = <0x0 0x83000000>;
14 hw_config_max_size = <0x01000000>;
15 };
16};