arm: Add an object file loader for linux and freebsd.
authorGabe Black <gabeblack@google.com>
Fri, 3 May 2019 05:52:46 +0000 (22:52 -0700)
committerGabe Black <gabeblack@google.com>
Sat, 18 May 2019 18:28:21 +0000 (18:28 +0000)
commitb2b67729f9f6e8bf46bb627b34620f79bf575dca
tree23e655cbb234b58a733f3eac53ea320e2d69b6f1
parent9601ba915dc40ed170f4c85446afbdc857058bb9
arm: Add an object file loader for linux and freebsd.

Change-Id: Ie5fd187a4897aa608ffc12278b23d3ee8c0f323c
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18585
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
src/arch/arm/freebsd/process.cc
src/arch/arm/linux/process.cc