Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
sonetik:verification [2018/04/11 14:44]
smayr created
sonetik:verification [2018/04/17 16:37] (current)
smayr [How hashes are generated]
Line 11: Line 11:
  
 == Methods == == Methods ==
-=== How hashes are generated ===+=== How hashes are generated (each profile) ===
   # A new Profile PGM file is received from Sonetik.   # A new Profile PGM file is received from Sonetik.
   # A compatible circuit is acquired that has been cleared of any data.   # A compatible circuit is acquired that has been cleared of any data.
Line 25: Line 25:
   # Production Tool loads order number and serial number to circuit.   # Production Tool loads order number and serial number to circuit.
  
-=== How product is audited ===+=== How product is audited (each device) ===
   # Production Tool logs all Profile loads to external database. Data logged contains Circuit Hash, work order and serial number.   # Production Tool logs all Profile loads to external database. Data logged contains Circuit Hash, work order and serial number.
   # A query is run to validate all Profile loads. If a logged hash isn't on the Master Hash List or the hash doesn't match the logged profile, a field marks the row as invalid.   # A query is run to validate all Profile loads. If a logged hash isn't on the Master Hash List or the hash doesn't match the logged profile, a field marks the row as invalid.
Line 32: Line 32:
   # A report is then run, saved and provided to Sonetik.   # A report is then run, saved and provided to Sonetik.
  
-=== How production tool is validated ===+=== How production tool is validated (each profile) ===
   # A compatible circuit is acquired that has been cleared of any data.   # A compatible circuit is acquired that has been cleared of any data.
   # A software engineer uses the Production Tool to load a Profile to the circuit.   # A software engineer uses the Production Tool to load a Profile to the circuit.