Skip to content

Commit

Permalink
(Final?) Spec updates for 0p5 readiness (#243)
Browse files Browse the repository at this point in the history
* Update README.md - main page link table updates

* Update Caliptra.md

* Add files via upload
  • Loading branch information
bharatpillilli authored Oct 30, 2024
1 parent 2b05a82 commit b16c3eb
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 13 deletions.
28 changes: 16 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,22 @@ marks](https://github.com/chipsalliance/Caliptra/blob/main/CaliptraTrademarkPoli

## Specifications

* [Main Caliptra specification 1.x](https://github.com/chipsalliance/Caliptra/blob/main/doc/caliptra_1x/Caliptra.md)
* [Main Caliptra specification 2.0 - WIP](https://github.com/chipsalliance/Caliptra/blob/main/doc/Caliptra.md)
* [Caliptra Core Hardware Specification](https://github.com/chipsalliance/caliptra-rtl/blob/main/docs/CaliptraHardwareSpecification.md)
* [Caliptra Core Hardware Integration
Specification](https://github.com/chipsalliance/caliptra-rtl/blob/main/docs/CaliptraIntegrationSpecification.md)
* [Caliptra Subsystem Hardware Specification](https://github.com/chipsalliance/caliptra-ss/blob/main/docs/Caliptra%202.0%20Subsystem%20Specification%201.pdf)
* [ROM 1.x](https://github.com/chipsalliance/caliptra-sw/blob/main/rom/dev/README.md)
* [ROM 2.x - WIP](https://github.com/chipsalliance/caliptra-sw/blob/main-2.x/rom/dev/README.md)
* [FMC](https://github.com/chipsalliance/caliptra-sw/blob/main/fmc/README.md)
* [FMC 2.x - WIP](https://github.com/chipsalliance/caliptra-sw/blob/main-2.x/fmc/README.md)
* [Runtime](https://github.com/chipsalliance/caliptra-sw/blob/main/runtime/README.md)
* [Runtime 2.x - WIP](https://github.com/chipsalliance/caliptra-sw/blob/main-2.x/runtime/README.md)
### Caliptra 1.x:
* [Main Caliptra specification 1.x](https://github.com/chipsalliance/Caliptra/blob/main/doc/caliptra_1x/Caliptra.md)
* [Caliptra Core Hardware Specification](https://github.com/chipsalliance/caliptra-rtl/blob/main/docs/CaliptraHardwareSpecification.md)
* [Caliptra Core Hardware Integration
Specification](https://github.com/chipsalliance/caliptra-rtl/blob/main/docs/CaliptraIntegrationSpecification.md)
* [ROM 1.x](https://github.com/chipsalliance/caliptra-sw/blob/main/rom/dev/README.md)
* [FMC](https://github.com/chipsalliance/caliptra-sw/blob/main/fmc/README.md)
* [Runtime](https://github.com/chipsalliance/caliptra-sw/blob/main/runtime/README.md)

### Caliptra 2.x:
* [Main Caliptra specification 2.0 - Version 0.5](https://github.com/chipsalliance/Caliptra/blob/main/doc/Caliptra.md)
* [Caliptra Subsystem Hardware Specification - Version 0.5](https://github.com/chipsalliance/caliptra-ss/blob/main/docs/Caliptra%202.0%20Subsystem%20Specification%201.pdf)
* **Note:** Hardware integration specs will be following the RTL Freezes & Releases timelines
* [ROM 2.x - WIP](https://github.com/chipsalliance/caliptra-sw/blob/main-2.x/rom/dev/README.md)
* [FMC 2.x - WIP](https://github.com/chipsalliance/caliptra-sw/blob/main-2.x/fmc/README.md)
* [Runtime 2.x - WIP](https://github.com/chipsalliance/caliptra-sw/blob/main-2.x/runtime/README.md)

## Test Dashboards

Expand Down
2 changes: 1 addition & 1 deletion doc/Caliptra.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ Trust levels of Caliptra and the SoC security engine are not hierarchical. These

### Caliptra interactions

The Caliptra Core blocks consume the Tc and Tcw trust level components. This boundary includes crypto accelerators, hardware key sequencer, key vault, Caliptra microcontroller, ROM, and subsystem interconnects. The Caliptra Core provides deterministic Caliptra behavior. Caliptra interacts with components in the Tse and Trs trust levels.
The Caliptra Core blocks consume the Tc and Tcw trust level components. This boundary includes crypto accelerators, hardware key sequencer, key vault, Caliptra microcontroller, ROM, and subsystem interconnects. The Caliptra Core provides deterministic Caliptra behavior. Caliptra Core interacts with components in the Tse and Trs trust levels; while Caliptra Subsystem abosrbs the Tse functions.

### <a id="assets"></a>Caliptra assets and threats

Expand Down
Binary file modified doc/images/Subsystem.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b16c3eb

Please sign in to comment.