commit | 65f3afc6b92a4c1cb4fa0dc47d810db9a4dad5e9 | [log] [tgz] |
---|---|---|
author | Manorit Chawdhry <m-chawdhry@ti.com> | Fri Apr 14 09:48:00 2023 +0530 |
committer | Tom Rini <trini@konsulko.com> | Mon Apr 24 13:18:48 2023 -0400 |
tree | d73d48443ecba03ef92d20d4228414f5919753bc | |
parent | 53f02be32e1fd387a37ef9a10a55cbeed425f599 [diff] |
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>