Reference a bit more

Try to make it a bit easier to understand "measure" and where to read
more.
This commit is contained in:
Daniel Lublin 2022-09-21 08:55:13 +02:00
parent fcae028007
commit 98c2463dbc
No known key found for this signature in database
GPG key ID: 75BD0FEB8D3E7830
4 changed files with 16 additions and 5 deletions

View file

@ -5,7 +5,11 @@
* Firmware -- software that is part of ROM, and is currently
supplied via the FPGA bit stream.
* Application -- software supplied by the host machine, which is
received, loaded, and measured by the firmware.
received, loaded, and measured by the firmware (by hashing a
digest over the binary).
Learn more about the concepts in the
[system_description.md](system_description.md).
## CPU