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)
commit99214c1f4825a3d2b88ebde1ad48b315c04f16fa
tree88783264930c6dcbff2ae14c54ac8433c619fc24
parent7d0f3fbb93cfebd7b5dc5635166e48ab998c4f82
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