ti: k3: common: Mark sections for AM65x coherency workaround
authorAndrew F. Davis <[email protected]>
Thu, 25 Apr 2019 17:57:02 +0000 (13:57 -0400)
committerAndrew F. Davis <[email protected]>
Fri, 26 Apr 2019 15:52:25 +0000 (11:52 -0400)
commitff180993af519c2a7063c37ed12975c287c8c8e8
treed6d42ec77884506daa6af1dea39a4ec76d13ef0d
parentebfb0709d8bb3f3da3f8b46e70fb9503e66133e3
ti: k3: common: Mark sections for AM65x coherency workaround

These sections of code are only needed for the coherency workaround
used for AM65x, if this workaround is not needed then this code
is not either. Mark it off to keep it separated from the rest of
the PSCI implementation.

Signed-off-by: Andrew F. Davis <[email protected]>
Change-Id: I113ca6a2a1f7881814ab0a64e5bac57139bc03ef
plat/ti/k3/common/k3_psci.c