Add Turin 1.0.0.6 configs. #251
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #250.
Not a huge change compared to 1.0.0.5. Just a couple new tokens and as part of trying to get SEC working, this retains more of the firmware blobs we'd previously omitted:
$ diff etc/turin-cosmo-1.0.0.{5,6}.efs.json5 255a256,343 > BlobFile: "TypeId0x1A_SevDriver_BRH.ecsbin" > }, > target: { > type: "TeeSevDriver" > } > }, > { > source: { > BlobFile: "TypeId0x15_IpKeyManagerDriver_BRH.ecsbin" > }, > target: { > type: "TeeIpKeyManagerDriver" > } > }, > { > source: { > BlobFile: "TypeId0x1B_BootDriver_BRH.ecsbin" > }, > target: { > type: "TeeBootDriver" > } > }, > { > source: { > BlobFile: "TypeId0x1C_SocDriver_BRH.ecsbin" > }, > target: { > type: "TeeSocDriver" > } > }, > { > source: { > BlobFile: "TypeId0x1D_HadDriver_BRH.ecsbin" > }, > target: { > type: "TeeDebugDriver" > } > }, > { > source: { > BlobFile: "TypeId0x1F_InterfaceDriver_BRH.ecsbin" > }, > target: { > type: "TeeInterfaceDriver" > } > }, > { > source: { > BlobFile: "TypeId0x38_PspSevEmptyData.bin" > }, > target: { > type: "SevData" > } > }, > { > source: { > BlobFile: "TypeId0x47_DRTMDriver_BRH.ecsbin" > }, > target: { > type: "DrtmTa" > } > }, > { > source: { > BlobFile: "TypeId0x67_FHPDriver_BRH.ecsbin" > }, > target: { > type: "TeeFhpDriver" > } > }, > { > source: { > BlobFile: "TypeId0x68_SPDMDriver_BRH.ecsbin" > }, > target: { > type: "TeeSpdmDriver" > } > }, > { > source: { > BlobFile: "TypeId0x69_DPEDriver_BRH.ecsbin" > }, > target: { > type: "TeeDpeDriver" > } > }, > { > source: { 373c461 < version: "0.5.1", --- > version: "0.5.2", 378c466 < unique_apcb_instance: 30817, --- > unique_apcb_instance: 15990, 10405a10494,10508 > SecI2cVoltageMode: "1.1 V" > } > }, > { > Byte: { > MemEccErrInjectionDdr: "Enabled" > } > }, > { > Byte: { > MemSpecificVendorDieCeWorkaround: "Disabled" > } > }, > { > Byte: { 10577a10681,10685 > MemTimingWriteToWriteScheduler3ds4800Workaround: "Disabled" > } > }, > { > Byte: { 10605a10714,10718 > { > Byte: { > MemSpecificVendorDieCacsWorkaround: "Enabled"