imx8: save args passed from ATF
authorPeng Fan <peng.fan@nxp.com>
Mon, 26 Aug 2019 08:12:09 +0000 (08:12 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:35:59 +0000 (16:35 +0200)
commitfefe051335aa99147420fee607f7596e6e9c9044
tree4f5eca068d9179aedf0e3c18d0aea32b68684feb
parent01cacf9682f5f1988a63705620ce37c1fe840b9c
imx8: save args passed from ATF

We use information from ATF to know whether OP-TEE is running or not.
So save args passed from ATF.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/arch-imx8/sys_proto.h
arch/arm/mach-imx/imx8/Makefile
arch/arm/mach-imx/imx8/lowlevel_init.S [new file with mode: 0644]