aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHao Wu <wuhaotsh@google.com>2022-03-23 15:27:17 -0700
committerHao Wu <wuhaotsh@google.com>2022-03-23 15:27:17 -0700
commit1e1e1186b8a5c69527e65c1555f70943f9e4942b (patch)
tree524eb07d03ed40f0cf3a3d5737048e75e5088826 /README.md
parent2d0c401b32687ac0ae90525238e652bd5ea9efaf (diff)
downloadvbootrom-1e1e1186b8a5c69527e65c1555f70943f9e4942b.zip
vbootrom-1e1e1186b8a5c69527e65c1555f70943f9e4942b.tar.gz
vbootrom-1e1e1186b8a5c69527e65c1555f70943f9e4942b.tar.bz2
Add a simple README file to describe each subdir
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1d0f248
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# Virtual Boot ROM for NPCM SoCs
+
+This repository contains simple Boot ROMs for Nuvoton based
+BMC images that are intended to be used by [QEMU](http://www.qemu.org)
+when emulating NPCM based machines.
+
+## Subdirectories
+
+npcm7xx: This subdir contains Boot ROM for NPCM7XX, a 32-bit ARM image.
+npcm8xx: This subdir contains Boot ROM for NPCM8XX, a 64-bit ARM image.