commit | 71517c0f5c494c10cc14a87fbf157f61d075a1ad | [log] [tgz] |
---|---|---|
author | Andrew Davis <afd@ti.com> | Fri Jul 15 11:38:54 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 25 14:57:27 2022 -0400 |
tree | 02563863f7a2120cb6f0df848d0bd623bc095323 | |
parent | 26ebaedde3608816afbc75a18de9a21965403fe5 [diff] |
arm: k3: config.mk: Read software revision information from file on HS Read the swrv.txt file from the TI Security Development Tools when TI_SECURE_DEVICE is enabled. This allows us to set our software revision in one place and have it used by all the tools that create TI x509 boot certificates. Signed-off-by: Andrew Davis <afd@ti.com>