Skip to content

Commit

Permalink
Merge pull request #23 from benlaurie/master
Browse files Browse the repository at this point in the history
Fix minor documentation flaws
  • Loading branch information
dkohlbre committed Jan 8, 2019
2 parents ed46d02 + 6ff9b02 commit c2e5205
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/Getting-Started/Running-Keystone-with-QEMU.rst
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ Make sure to add ``--enable-sm`` when you run ``configure`` so that the security
--with-payload=../../riscv-linux/vmlinux \
--enable-sm
make
cd ../..

Build Root-of-Trust Boot ROM
###############################
Expand Down Expand Up @@ -149,6 +150,7 @@ The root of trust then jumps to the SM, and the SM boots Linux!

::

sudo chmod og+w busybear-linux/busybear.bin
./scripts/run-qemu.sh

Login as ``root`` with the password ``busybear``.
Expand Down

0 comments on commit c2e5205

Please sign in to comment.