commit | 26ebaedde3608816afbc75a18de9a21965403fe5 | [log] [tgz] |
---|---|---|
author | Yogesh Siraswar <yogeshs@ti.com> | Fri Jul 15 11:38:53 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 25 14:57:27 2022 -0400 |
tree | e9186c49087a7cbadbcc3008ffb07ebb8738b850 | |
parent | 02ca3e7bf024b0d4619afd77aa557647ca3eed46 [diff] |
k3_gen_x509_cert: Make SWRV configurable for anti-rollback protection The x509 certificate SWRV is currently hard-coded to 0. This need to be updated to 1 for j721e 1.1, j7200 and am64x. It is don't care for other k3 devices. Added new config K3_X509_SWRV to k3. Default is set to 1. Signed-off-by: Yogesh Siraswar <yogeshs@ti.com> Reviewed-by: Dave Gerlach <d-gerlach@ti.com>