ppc4xx: Export ECB and PLB emulation
commit97c2acb5504ee0ab0a5efc39a06f9783220dba90
authorBALATON Zoltan <balaton@eik.bme.hu>
Sun, 20 Aug 2017 17:23:05 +0000 (20 19:23 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 7 Sep 2017 23:30:55 +0000 (8 09:30 +1000)
tree8e2294dff2e58fc47e14b7c3f7e34b35cb2265a4
parent44a935d8c3f09089e740a89b5af5d71c134b93df
ppc4xx: Export ECB and PLB emulation

Make these device models available outside ppc405_uc.c for reuse in
460EX emulation. They are left in their current place for now because
they are used mostly unchanged and I'm not sure these correctly model
the components in 440 SoCs (but they seem to be good enough). These
functions could be moved in a subsequent clean up series when this is
confirmed.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/ppc405.h
hw/ppc/ppc405_uc.c