aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Anderson <sean.anderson@seco.com>2022-03-22 16:59:13 -0400
committerTom Rini <trini@konsulko.com>2022-04-01 15:03:13 -0400
commitc8f4cc9590c480f962451344a4c795b1503c1359 (patch)
tree650c71ba441ba2c6336d63939e298aca13806ded
parente5e982c69bc6c90c62e5c080d1746bf6cdcc56c8 (diff)
downloadu-boot-c8f4cc9590c480f962451344a4c795b1503c1359.zip
u-boot-c8f4cc9590c480f962451344a4c795b1503c1359.tar.gz
u-boot-c8f4cc9590c480f962451344a4c795b1503c1359.tar.bz2
arm: smh: Add semihosting entry to MAINTAINERS
These files are spread all over the tree, so just use a regex. Orphaned for now, since this is more of a "one-off" series. Though I'll be happy to review patches. Signed-off-by: Sean Anderson <sean.anderson@seco.com>
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 74d5263..d36e649 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1173,6 +1173,11 @@ F: arch/sandbox/
F: doc/arch/sandbox.rst
F: include/dt-bindings/*/sandbox*.h
+SEMIHOSTING
+R: Sean Anderson <sean.anderson@seco.com>
+S: Orphaned
+N: semihosting
+
SETEXPR
M: Roland Gaudig <roland.gaudig@weidmueller.com>
S: Maintained