blob: e78153bdede03ca4ebed08ebbdb475fab79bd85f [file] [log] [blame] [view]
###
<!-- this is a workaround to get around Hugo Issue #7296 (https://github.com/gohugoio/hugo/issues/7296) -->
<table>
<thead>
<tr>
<th>Collateral</th>
<th>SW Program</th>
<th>SW Erase</th>
<th>SW Read</th>
<th>HW Read</th>
<th>Comments</th>
</tr>
</thead>
<tbody>
<tr>
<td>CREATOR_DATA</td>
<td colspan="3" style="text-align:center;vertical-align:middle">CREATOR_SEED_SW_RW_EN == ON</td>
<td style="text-align:center;vertical-align:middle">SEED_HW_RD_EN == ON</td>
<td>Similar control to creator collateral in OTP.</td>
</tr>
<tr>
<td>OWNER_DATA</td>
<td colspan="3" style="text-align:center;vertical-align:middle">OWNER_SEED_SW_RW_EN == ON</td>
<td style="text-align:center;vertical-align:middle">yes</td>
<td>Follows normal software isolation rules.</td>
</tr>
</tbody>
</table>