dice_prot_env.dtsi 267 B

1234567891011
  1. /*
  2. * Copyright (c) 2024, Arm Limited. All rights reserved.
  3. *
  4. * SPDX-License-Identifier: BSD-3-Clause
  5. */
  6. /* DICE Protection Environment Client Config */
  7. dice_protection_environment: context_handle {
  8. compatible = "arm,dpe_ctx_handle";
  9. dpe_ctx_handle = <0x0>;
  10. };