]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commita3a209bde8fc80c27cfa6d0493acdce34e41820f
tree772a70b4ee879b8bc1a8ef39be5b84ee49419a77
parent82b66d4b568075f773d9b5913e7e181849fe5862
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