]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mach-k3: introduce new config option for sysfw split
authorTero Kristo <t-kristo@ti.com>
Fri, 11 Jun 2021 08:45:03 +0000 (11:45 +0300)
committerLokesh Vutla <lokeshvutla@ti.com>
Fri, 11 Jun 2021 11:04:52 +0000 (16:34 +0530)
commit361f07df55d4f86dfc9b1b7233810f880885c94c
tree88783264930c6dcbff2ae14c54ac8433c619fc24
parent2b4b869a140106996e9f5ced6326afa1600f41c8
arm: mach-k3: introduce new config option for sysfw split

On J7 family of SoCs (J721E and J7200), sysfw is being split to be run
under two cores, TIFS portion on DMSC core, and DM firmware under MCU
R5. As MCU R5 is also used to run one phase of the bootloader, we must
prevent access from here towards sysfw services. To support this, add
new config option which can be used to detect presence of RM/PM sysfw
services.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tero Kristo <kristo@kernel.org>
arch/arm/mach-k3/Kconfig