mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-07-23 23:21:06 -04:00
Reference a bit more
Try to make it a bit easier to understand "measure" and where to read more.
This commit is contained in:
parent
fcae028007
commit
98c2463dbc
4 changed files with 16 additions and 5 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue