xref: /rk3399_ARM-atf/plat/arm/board/tc/fdts/dice_prot_env.dtsi (revision f60617d3b1f9446d7f1528b3ac16fe6c4db9779d)
1/*
2 * Copyright (c) 2024, Arm Limited. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7/* DICE Protection Environment Client Config */
8dice_protection_environment: context_handle {
9	compatible = "arm,dpe_ctx_handle";
10	dpe_ctx_handle = <0x0>;
11};
12