From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Sat, 18 Apr 2020 12:50:29 +0200 (CEST) Subject: [PATCH v2 07/13] imx8mm_evk: adjust dram size in case bl32 is used In-Reply-To: <20200327102825.10230-8-igor.opaniuk@gmail.com> Message-ID: <20200418105029.B856281A0B@phobos.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > From: Igor Opaniuk > Adjust DRAM size in case BL32 secure payload is loaded (OP-TEE/Trusty), > so during MMU initialization U-Boot won't touch this mem area. > BL32 is loaded to the end of DRAM, bl32 payload size is read from > rom_pointer[1]. This relates to the issue described in > 59efa6b52b("imx8m: Fix MMU table issue for OPTEE memory"). > Signed-off-by: Igor Opaniuk Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de =====================================================================