arm: imx: add i.MX8ULP cpu type and helper
authorPeng Fan <peng.fan@nxp.com>
Sat, 7 Aug 2021 08:00:31 +0000 (16:00 +0800)
committerStefano Babic <sbabic@denx.de>
Mon, 9 Aug 2021 12:46:50 +0000 (14:46 +0200)
commit331d40d7014d932ba7ebaf2450885d8dc427a023
tree763b9a739966b751af1200e05f8647f56b559843
parent19b990b4f756a6f0b661b2a3ba3f67228be773f4
arm: imx: add i.MX8ULP cpu type and helper

Add i.MX8ULP cpu type and helpers.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/arch-imx/cpu.h
arch/arm/include/asm/arch-imx8ulp/sys_proto.h [new file with mode: 0644]
arch/arm/include/asm/mach-imx/sys_proto.h
arch/arm/mach-imx/imx8ulp/soc.c [new file with mode: 0644]