arm: imx8ulp: add rdc support
authorPeng Fan <peng.fan@nxp.com>
Sat, 7 Aug 2021 08:00:56 +0000 (16:00 +0800)
committerStefano Babic <sbabic@denx.de>
Mon, 9 Aug 2021 12:46:51 +0000 (14:46 +0200)
commit367ff4bc8461623234926c442c6560f323b87efa
tree04d1c78ca140ecf0d9f992fc3869fa4a26c5757a
parentba472a209b0086cb6e1e573a5e36f0d8ca912b50
arm: imx8ulp: add rdc support

There is xrdc inside i.MX8ULP, we need to configure permission to make
sure AP non-secure world could access the resources.

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