tools: k3_gen_x509_cert: Allow selecting early JTAG debug value
authorAndrew F. Davis <afd@ti.com>
Wed, 27 May 2020 13:47:54 +0000 (09:47 -0400)
committerLokesh Vutla <lokeshvutla@ti.com>
Sat, 13 Jun 2020 17:42:17 +0000 (23:12 +0530)
commit0428a0b88fe7c1b85be0e6c66227fc51150336e6
tree757791215a8de89d66e55626c29f8f91b47d84d4
parentc78ae11e07d84c10ad5ee91593e49fcf20b07359
tools: k3_gen_x509_cert: Allow selecting early JTAG debug value

When authenticating the initial boot binary the ROM will check a debug
type value in the certificate and based on that open JTAG access to that
core.

Make this selectable in the signing tool to allow it to be enabled or
disabled based on user command line input.

This does not change the default behavior.

Signed-off-by: Andrew F. Davis <afd@ti.com>
tools/k3_gen_x509_cert.sh