From mboxrd@z Thu Jan 1 00:00:00 1970 From: sbabic at denx.de Date: Mon, 10 Jun 2019 09:41:09 +0000 (UTC) Subject: [U-Boot] [PATCH v4 2/8] imx: mx7: Skip secure init in arch_cpu_init In-Reply-To: <1557297516-18616-3-git-send-email-jun.nie@linaro.org> Message-ID: <20190610095501.42C01C21FC2@lists.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 > Skip secure related initialization in arch_cpu_init if low level > init is skipped. Because these should be done in early stage > firmware, such as ARM trusted firmware. > Signed-off-by: Jun Nie 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 =====================================================================