Re: [PATCH 2/2] arm: k3: config.mk: Read software revision information from file on HS

2022-07-25 Thread Tom Rini
On Fri, Jul 15, 2022 at 11:38:54AM -0500, Andrew Davis wrote: > 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. >

[PATCH 2/2] arm: k3: config.mk: Read software revision information from file on HS

2022-07-15 Thread Andrew Davis
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 --- arch/arm/mach-k3/config.mk | 8