arch,sim: Make copyStringArray take an explicit endianness.
authorGabe Black <gabeblack@google.com>
Tue, 29 Oct 2019 22:59:35 +0000 (15:59 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 30 Oct 2019 22:29:23 +0000 (22:29 +0000)
commitc98fc78926213b3c0d0daa5acc11b4126e2e4912
tree02299166d5e35bf57a8390f3ae4ac90d3e22c0f7
parent4444e88e5b4af1f49b501f13bd13133c6422374e
arch,sim: Make copyStringArray take an explicit endianness.

Change-Id: I5cf4291b19dd2d2bdbbf145ad8e00994fabf5547
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/22366
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Brandon Potter <Brandon.Potter@amd.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/alpha/process.cc
src/arch/arm/process.cc
src/arch/mips/process.cc
src/arch/power/process.cc
src/arch/sparc/process.cc
src/arch/x86/process.cc
src/sim/process_impl.hh