kern: Replace an explicitly instantiated port proxy with one from the tc.
authorGabe Black <gabeblack@google.com>
Thu, 2 May 2019 07:58:23 +0000 (00:58 -0700)
committerGabe Black <gabeblack@google.com>
Thu, 30 May 2019 14:20:03 +0000 (14:20 +0000)
commitf349b0845cb235504c3b3613e828403f1a3fa208
tree1e212e26f1373cf42c15c0a417d61797e742d2e3
parent9bffae0e023b1ae0f3a545dc0ec7f8c6325b3069
kern: Replace an explicitly instantiated port proxy with one from the tc.

That avoids having to know what type of proxy to create.

Change-Id: I311e770ab720061b52f29df0dcc2273e028aa34a
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18578
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/kern/linux/helpers.cc