ti: k3: common: Do not release processor control on startup
authorAndrew F. Davis <afd@ti.com>
Mon, 11 Feb 2019 20:44:46 +0000 (14:44 -0600)
committerAndrew F. Davis <afd@ti.com>
Mon, 11 Feb 2019 22:13:30 +0000 (16:13 -0600)
commit34b3eb14c85122ec822c06e6b8f404ee30bd984c
tree484e4ae921a2e5633da8ad1420d2faac6b2fdff7
parenta9ae424ed5a17819bf10f7e88d4c0b4ca5ac096c
ti: k3: common: Do not release processor control on startup

ATF should be the only host needing to control a processor that it has
started. ATF will need this control to stop the core later. Do not
relinquish control of a core after starting the core.

Signed-off-by: Andrew F. Davis <afd@ti.com>
plat/ti/k3/common/k3_psci.c