arm-trusted-firmware/plat/imx/imx8ulp
Laurentiu Mihalcea 351976bb06 feat(imx8ulp): give HIFI4 DSP access to more resources
This patch gives i.MX8ULP's HIFI4 DSP R/W access to the
following additional resources (peripherals):
	1) LPUART7
	2) IOMUXC1
	3) PCC4
	4) CGC1

Doing this allows the firmware running on the DSP to
set up serial communication, which also requires doing
pinctrl and clock management-related operations.

Access to the aforementioned resources is given by
configuring the XRDC module.

Change-Id: Ie3ca9f22bb625b2463870158875f503c3c1d6452
Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
2024-03-26 15:51:26 +02:00
..
include fix(imx8ulp): increase the mmap region num 2024-02-27 14:29:54 +08:00
scmi feat(imx8ulp): not power off LPAV PD when LPAV owner is RTD 2024-02-27 14:29:53 +08:00
upower feat(imx8ulp): adjust the voltage when sys dvfs enabled 2024-02-27 14:29:54 +08:00
xrdc feat(imx8ulp): give HIFI4 DSP access to more resources 2024-03-26 15:51:26 +02:00
apd_context.c fix(imx8ulp): fix suspend/resume issue when DBD owner is s400 only 2024-02-27 14:29:54 +08:00
dram.c feat(imx8ulp): adjust the dram mapped region 2024-02-27 14:29:54 +08:00
imx8ulp_bl31_setup.c feat(imx8ulp): ddrc switch auto low power and software interface 2024-02-27 14:29:54 +08:00
imx8ulp_caam.c feat(imx8ulp): allocated caam did for the non secure world 2024-02-27 14:29:53 +08:00
imx8ulp_psci.c feat(imx8ulp): add some delay before cmc1 access 2024-02-27 14:29:54 +08:00
platform.mk fix(imx8ulp): add sw workaround for csi/hotplug test hang 2024-02-27 14:29:54 +08:00