arm: k3: config.mk: Add missing dependencies on tispl.bin HS
authorAndrew Davis <afd@ti.com>
Tue, 16 May 2023 04:54:34 +0000 (10:24 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 30 May 2023 19:13:43 +0000 (15:13 -0400)
commitc0d00bd120ae8cc568a57d55f2e0f0e6f8fe55d4
tree772a70b4ee879b8bc1a8ef39be5b84ee49419a77
parent020520bbc1ff4a542e014f0873c13b4543aea0ea
arm: k3: config.mk: Add missing dependencies on tispl.bin HS

When building for secure devices using non-buildman based image generation
the signed tispl.bin file is called tispl.bin_HS. Also build the unsigned
tispl.bin file as expected.

Signed-off-by: Andrew Davis <afd@ti.com>
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
arch/arm/mach-k3/config.mk