Added EDBG parameter size validation to TDF script and other bits of tidying
This commit is contained in:
@@ -9,7 +9,7 @@ class PdiParameters
|
||||
public ?int $fuseRegistersOffset = null;
|
||||
public ?int $lockRegistersOffset = null;
|
||||
public ?int $userSignaturesOffset = null;
|
||||
public ?int $productSignaturesOffset = null;
|
||||
public ?int $productionSignaturesOffset = null;
|
||||
public ?int $ramOffset = null;
|
||||
public ?int $appSectionSize = null;
|
||||
public ?int $bootSectionSize = null;
|
||||
|
||||
Reference in New Issue
Block a user