arm: k3: config.mk: Read software revision information from file on HS
authorAndrew Davis <afd@ti.com>
Fri, 15 Jul 2022 16:38:54 +0000 (11:38 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 25 Jul 2022 18:57:27 +0000 (14:57 -0400)
commit121596a98fea008d15b052879239f2d2b0e16f6b
tree02563863f7a2120cb6f0df848d0bd623bc095323
parent00194272519855ad26b7d5de2fd0419cf2963942
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>
arch/arm/mach-k3/config.mk