Fuses: Difference between revisions

Add fields from t186 cboot
From t194 cboot
Line 1,495: Line 1,495:
| 0x7000FA64
| 0x7000FA64
|-
|-
| FUSE_BOOT_SECURITY_INFO
| [[#FUSE_BOOT_SECURITY_INFO|FUSE_BOOT_SECURITY_INFO]]
| 0x7000FA68
| 0x7000FA68
|-
|-
Line 1,765: Line 1,765:
| RegulatorType
| RegulatorType
|}
|}
==== FUSE_BOOT_SECURITY_INFO ====
{| class="wikitable" border="1"
!  Bits
!  Description
|-
| 0-1
| Authentication (0 = AES_CMAC, 1 = PKC_RSA)
|-
| 2
| Encryption (0 = DISABLE, 1 = ENABLE)
|-
| 3
| Fuse encryption (0 = DISABLE, 1 = ENABLE)
|-
| 4-6
| Fuse encryption select (0 = TEST_KEY, 1 = NVIDIA_KEY, 2 to 7 = OEM_KEY_1 to OEM_KEY_6)
|}
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 OEM_KEY_1 (development) or OEM_KEY_2 (retail).


= Bitmap =
= Bitmap =