arm: K3: Increase default SYSFW image size allocation
authorAndrew F. Davis <afd@ti.com>
Tue, 1 Oct 2019 14:33:43 +0000 (10:33 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 4 Oct 2019 16:21:23 +0000 (12:21 -0400)
commitc9e6c13deb65acdb0faf72d0367d22ef0e15dbf5
treee2a3864b036cf01927db75a9bfb4b7db773592ef
parentea4316cdb340ce1c05db5d6a869d1840dad68508
arm: K3: Increase default SYSFW image size allocation

The memory allocated to store the FIT image containing SYSFW and board
configuration data is statically defined to the largest size expected.
This was 269000 bytes but now needs to be grown to 276000 to make room
for the signatures attached to the board configuration data on High
Security devices.

Signed-off-by: Andrew F. Davis <afd@ti.com>
arch/arm/mach-k3/Kconfig