Skip to content

Commit ed25d9d

Browse files
committed
doc: Add links to the model-checking report
Signed-off-by: Changho Choi <[email protected]>
1 parent 985cee1 commit ed25d9d

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

doc/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- [Platform Developer](./getting-started/plat-dev.md)
99
- [Network Configuration](./network.md)
1010
- [Verification](./getting-started/verification.md)
11+
- [Model Checking](./islet-model-checking.md)
1112
- [Components](./components/index.md)
1213
- [CCA platform architecture](./components/cca_design.md)
1314
- [Realm Management Monitor](./components/rmm.md)

doc/getting-started/verification.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ rmi_granule_undelegate
2525
# Choose one among the list in `Available RMI targets` for the value of `RMI_TARGET`
2626
$ RMI_TARGET=rmi_granule_undelegate make verify
2727
```
28+
29+
For more about Islet's model-checking, please refer to [here](../islet-model-checking.md).

0 commit comments

Comments
 (0)