armv7R: K3: am654: Fix order of debug elements in x509 template
authorAndrew F. Davis <afd@ti.com>
Fri, 1 Feb 2019 21:04:58 +0000 (15:04 -0600)
committerTom Rini <trini@konsulko.com>
Sat, 9 Feb 2019 12:51:01 +0000 (07:51 -0500)
The first element in the debug section is expected to be debugUID.
ROM will not parse this correctly when out of order, fix this here.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
tools/k3_x509template.txt

index bd3a9ab05608ee397f994dde3eff751156785fbc..f176ff3ad2f7d5b401ebabf5c485aad89e5b589a 100644 (file)
@@ -42,7 +42,7 @@
 # salt = FORMAT:HEX,OCT:TEST_IMAGE_KEY_DERIVE_SALT
 
  [ debug ]
+ debugUID = FORMAT:HEX,OCT:0000000000000000000000000000000000000000000000000000000000000000
  debugType = INTEGER:4
  coreDbgEn = INTEGER:0
  coreDbgSecEn = INTEGER:0
- debugUID = FORMAT:HEX,OCT:0000000000000000000000000000000000000000000000000000000000000000