Hi,
It is stated:
keyring_cert_gen.py parses json object containing the following meta-data for keyring cert generation:
- keyring_sw_rev: This integer value is used for anti-rollback check against the keyring software revision available in device efuses.
- keyring_ver: Keyring version is of type integer and is the version which is supported against the TIFS-MCU version being used in HSM.
- num_of_asymm_keys: Number of Asymmetric keys being imported.
- num_of_symm_keys: Number of Symmetric keys being imported.
- keyring_asymm: Array of asymmetric keys with respective key rights and hash algorithm to compute and store the hash of the public key.
I dont understand what keyring_ver means here. Where is the information about TIFS-MCU version in this context?
Thanks and Regards,
Geetha K