summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-imx/include/mach/atf.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: i.MX8MQ: Add code to load BL31 ATF blobAndrey Smirnov2018-08-081-0/+13
Add imx8mq_atf_load_bl31() containing all of the code needed to load and transfer control to BL31 ATF blob on i.MX8M. Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>