Files
arm-trusted-firmware/fdts/stm32mp135f-dk-fw-config.dts
T
Yann GautierandMaxime Méré 0bea409a76 feat(stm32mp1-fdts): add MCE support for STM32MP13 DK board
Add an st-mem-encrypt node in a dedicated file. This file will be
included by boards fw-config file if they support encryption.

Change-Id: I7d2b278da144a10c10d194d0475ab11b1bc142bb
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Maxime Méré <maxime.mere@foss.st.com>
2025-07-22 09:28:39 +02:00

9 lines
251 B
Devicetree

// SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
/*
* Copyright (c) 2025, STMicroelectronics - All Rights Reserved
*/
#define DDR_SIZE 0x20000000 /* 512MB */
#include "stm32mp13-fw-config.dtsi"
#include "stm32mp13-fw-config-mem-encrypt.dtsi"