arm-trusted-firmware/plat/arm/board/juno/fdts/juno_tb_fw_config.dts

15 lines
263 B
Plaintext
Raw Normal View History

/*
* Copyright (c) 2019, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
/dts-v1/;
/ {
/* Platform Config */
compatible = "arm,tb_fw";
/* Disable authentication for development */
disable_auth = <0x0>;
};