ti: k3: common: Remove MSMC port definitions
authorAndrew F. Davis <afd@ti.com>
Wed, 27 Mar 2019 14:37:10 +0000 (09:37 -0500)
committerAndrew F. Davis <afd@ti.com>
Tue, 30 Apr 2019 13:41:06 +0000 (09:41 -0400)
commita82bf5ad1bad19a0e0c86042df76f60f1b41d8f6
tree85a7d1ac0cee86c46355f1c369b0cfbcaccf8f3c
parent19b4f689c6f58cb2da9377bcec32c79a97d3fb73
ti: k3: common: Remove MSMC port definitions

The MSMC port defines were added to help in the case when some ports
are not connected and have no cores attached. We can get the same
functionality by defined the number of cores on that port to zero.
This simplifies several code paths, do this here.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Change-Id: I3247fe37af7b86c3227e647b4f617fab70c8ee8a
plat/ti/k3/board/generic/include/board_def.h
plat/ti/k3/common/k3_helpers.S
plat/ti/k3/common/k3_topology.c
plat/ti/k3/include/platform_def.h