blob: 118f995df0f82aa4507be3714fc8c1288c0e2473 [file] [log] [blame]
Tamas Banf879bf12023-06-12 11:26:28 +02001/*
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};