summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Maydell2020-07-13 19:57:43 +0200
committerPeter Maydell2020-07-20 12:35:17 +0200
commit2d21dd17c560a574e19ba94d07173924bf74571b (patch)
tree5d4788aa1a1537a5ca727b3bb82af62d1305267e /MAINTAINERS
parenthw/arm/armsse: Assert info->num_cpus is in-bounds in armsse_realize() (diff)
downloadqemu-2d21dd17c560a574e19ba94d07173924bf74571b.tar.gz
qemu-2d21dd17c560a574e19ba94d07173924bf74571b.tar.xz
qemu-2d21dd17c560a574e19ba94d07173924bf74571b.zip
docs/system: Briefly document canon-a1100 board
Add skeletal documentation of the canon-a1100 board. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-id: 20200713175746.5936-2-peter.maydell@linaro.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5d9c56e441..9ed36dcf73 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -636,6 +636,7 @@ F: include/hw/arm/digic.h
F: hw/*/digic*
F: include/hw/*/digic*
F: tests/acceptance/machine_arm_canona1100.py
+F: docs/system/arm/digic.rst
Goldfish RTC
M: Anup Patel <anup.patel@wdc.com>