diff options
author | Tony Gutierrez <anthony.gutierrez@amd.com> | 2018-04-18 18:25:23 -0400 |
---|---|---|
committer | Brandon Potter <Brandon.Potter@amd.com> | 2019-05-21 18:26:10 +0000 |
commit | dd2d44547ddc08ccee9e1465104eff2f43efdec0 (patch) | |
tree | 08e9b0db3d89a92e2e975193d96ef8665682bd9a /src/arch | |
parent | 874bb1a76091cce44d89f47bf13b9eac53eb2e41 (diff) | |
download | gem5-dd2d44547ddc08ccee9e1465104eff2f43efdec0.tar.xz |
sim-se: remove /sys from special paths
Currently, the open system call implementation in SE mode
treats /sys/ as a special path that is opened using a
special open handler. The ROC runtime, however, reads
several files in /sys/ that are supported via path
redirection. Here we remove /sys/ from the special files
so that the necessary files may be read via path
redirection.
Change-Id: Ifdab38ea1e6cc486ad43aec96b6e032fe63f137d
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/12127
Reviewed-by: Anthony Gutierrez <anthony.gutierrez@amd.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Anthony Gutierrez <anthony.gutierrez@amd.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'src/arch')
0 files changed, 0 insertions, 0 deletions