Fuses: Difference between revisions
No edit summary |
No edit summary |
||
Line 1,335: | Line 1,335: | ||
| 0x7000F948 | | 0x7000F948 | ||
|- | |- | ||
| FUSE_RESERVED_PRODUCTION | | [[#FUSE_RESERVED_PRODUCTION|FUSE_RESERVED_PRODUCTION]] | ||
| 0x7000F94C | | 0x7000F94C | ||
|- | |- | ||
Line 1,802: | Line 1,802: | ||
| FUSE_SPARE_BIT_29 | | FUSE_SPARE_BIT_29 | ||
| 0x7000FBF4 | | 0x7000FBF4 | ||
|} | |||
==== FUSE_RESERVED_PRODUCTION ==== | |||
{| class="wikitable" border="1" | |||
! Bits | |||
! Description | |||
|- | |||
| 2 | |||
| FEK bank select | |||
|} | |} | ||
Line 1,831: | Line 1,840: | ||
|- | |- | ||
| 4-6 | | 4-6 | ||
| Fuse encryption select (0 = TEST_KEY, 1 = NVIDIA_KEY, 2 to 7 = | | Fuse encryption select (0 = TEST_KEY, 1 = NVIDIA_KEY, 2 to 7 = OEM_KEY_0 to OEM_KEY_5) | ||
|- | |||
| 7 | |||
| SE atomic context save (0 = DISABLE, 1 = ENABLE) | |||
|} | |} | ||
Stores configuration values for the new boot security mechanism. | Stores configuration values for the new boot security mechanism. | ||
Mariko units have authentication set to PKC_RSA, encryption enabled, fuse encryption enabled and fuse encryption select set to | Mariko units have authentication set to PKC_RSA, encryption enabled, fuse encryption enabled and fuse encryption select set to OEM_KEY_0 (development) or OEM_KEY_1 (retail). | ||
= Bitmap = | = Bitmap = |