diff options
author | Andreas Sandberg <andreas.sandberg@arm.com> | 2019-08-09 17:57:34 +0100 |
---|---|---|
committer | Andreas Sandberg <andreas.sandberg@arm.com> | 2019-08-12 10:26:36 +0000 |
commit | dbf18ac11125f08114b8bc13a9140a1b7653054c (patch) | |
tree | 3bf01326628fe617e9be4fc2cb5a126b0abdbaa2 /MAINTAINERS | |
parent | cc3d89b6c13af76c5805ac2bebc8d44817b923b4 (diff) | |
download | gem5-dbf18ac11125f08114b8bc13a9140a1b7653054c.tar.xz |
misc: Update MAINTAINERS with a system tag
The code in system/ currently doesn't have a well-defined tag. Arm
components have traditionally used 'system-arm' and in some cases just
'arm'. This change introduces a separate tag for system software and
related files components.
Change-Id: I5c0ecd057bd65ab9d88c25f7ec7572d6941e41b5
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/19931
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f080550e9..df52c360a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -88,6 +88,11 @@ sim-power: Power modeling stats: Updates to statistics for regressions +system: System boot code and related components +system-alpha: +system-arm: + Andreas Sandberg <andreas.sandberg@arm.com> + tests: testing changes (not stats updates for tests. See stats:) Andreas Sandberg <andreas.sandberg@arm.com> |