remoteproc: ti_k3_arm64: Change the startup of arm64 core
authorManorit Chawdhry <m-chawdhry@ti.com>
Fri, 14 Apr 2023 04:18:00 +0000 (09:48 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 24 Apr 2023 17:18:48 +0000 (13:18 -0400)
commit65f3afc6b92a4c1cb4fa0dc47d810db9a4dad5e9
treed73d48443ecba03ef92d20d4228414f5919753bc
parent53f02be32e1fd387a37ef9a10a55cbeed425f599
remoteproc: ti_k3_arm64: Change the startup of arm64 core

Configuring master firewalls require the power of the cluster to be
enabled before configuring them, change the load of rproc to configure
the gtc clocks and start the cluster along with configuring the boot
vector.

The start of rproc will only start the core.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
drivers/remoteproc/ti_k3_arm64_rproc.c