u-boot-brain/arch/arm/mach-k3
Andrew F. Davis c9e6c13deb 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>
2019-10-04 12:21:23 -04:00
..
include/mach armv7R: K3: j721e: Add support for boot device detection 2019-07-26 21:49:26 -04:00
am6_init.c arm: k3: Use get_ti_sci_handle() where ever possible 2019-09-13 11:56:30 -04:00
arm64-mmu.c armv8: K3: j721e: Add custom MMU support 2019-07-26 21:49:27 -04:00
common.c arm: k3: Fix getting ti_sci handle 2019-09-13 11:56:30 -04:00
common.h armv7R: K3: am654: Enable MPU regions 2018-11-16 16:51:58 -05:00
config_secure.mk arm: mach-k3: Add secure device build support 2019-04-26 17:51:51 -04:00
config.mk arm: k3: config.mk: Use k3_gen_x509_cert.sh to generate boot images 2019-05-09 20:22:05 -04:00
j721e_init.c armv7R: K3: j721e: Load SYSFW binary and config from boot media 2019-07-26 21:49:27 -04:00
Kconfig arm: K3: Increase default SYSFW image size allocation 2019-10-04 12:21:23 -04:00
lowlevel_init.S armv7r: K3: Allow SPL to run only on core 0 2018-11-26 22:52:11 -05:00
Makefile arm: K3: j721e: Add basic support for J721E SoC definition 2019-07-26 21:49:25 -04:00
r5_mpu.c armv7R: K3: am654: Enable MPU regions 2018-11-16 16:51:58 -05:00
security.c arm: k3: Use get_ti_sci_handle() where ever possible 2019-09-13 11:56:30 -04:00
sysfw-loader.c arm: K3: sysfw-loader: Do not require full printf() for version info 2019-08-12 13:33:43 -04:00