1// SPDX-License-Identifier: (GPL-2.0-only OR BSD-3-Clause) 2/* 3 * Copyright (c) 2025, STMicroelectronics - All Rights Reserved 4 */ 5 6#include <dt-bindings/soc/stm32mp13-mce.h> 7 8/ { 9 st-mem-encrypt { 10 compatible = "st,mem-encrypt"; 11 memory-ranges = <DDR_SEC_BASE DDR_SEC_SIZE MCE_ENCRYPT>; 12 }; 13}; 14