sim: Add a transitional syscall ABI which defers to Process.
authorGabe Black <gabeblack@google.com>
Tue, 26 Nov 2019 07:01:59 +0000 (23:01 -0800)
committerGabe Black <gabeblack@google.com>
Sat, 8 Feb 2020 12:57:22 +0000 (12:57 +0000)
commita255a2ee64106a2ab4f69c7867daef91feb2a241
tree43a1a36ea23c9b39ee354895fde48b851431f7e7
parente0f03511822199ce5fe4a622f6217f305f4f2cd1
sim: Add a transitional syscall ABI which defers to Process.

This change adds a transitional ABI which just falls back to the
existing Process syscall arg getters. It should be phased out once each
ISA implements its own actual ABI.

Jira Issue: https://gem5.atlassian.net/browse/GEM5-187

Change-Id: Ic40bd924989f91de70bbce59fda888b79bbbfca4
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23190
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/sim/syscall_desc.hh