u-boot-brain/arch/arm/mach-imx/imx8
Peng Fan 9f779fa410 imx8: disable node when the resource is not owned
When resource is not assigned to non-secure Linux, if linux continue
to use the node, linux may crash or hang. So need to set the node
status to disabled for not owned resources.

The resource id is in the power-domains property in device tree,
so parse the power-domains property to get the resource id and
use scfw api to check whether it is owned by current partition.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2019-10-08 16:35:59 +02:00
..
clock.c imx8: add dummy clock 2018-10-22 12:59:01 +02:00
cpu.c imx8qm: power up SMMU 2019-10-08 16:35:59 +02:00
fdt.c imx8: disable node when the resource is not owned 2019-10-08 16:35:59 +02:00
iomux.c imx8: add iomux configuration api 2018-10-22 12:59:01 +02:00
Kconfig imx: add container target 2019-10-08 16:35:58 +02:00
Makefile imx8: disable node when the resource is not owned 2019-10-08 16:35:59 +02:00
misc.c arm: imx8: don't duplicate build_info() 2019-07-19 20:14:50 +02:00
parse-container.c imx8: support parsing i.MX8 Container file 2019-10-08 16:35:58 +02:00