rv1126-uboot/arch/arm/cpu
YouMin Chen 37e5dcc8ba rockchip: ARM64: tpl: modify TPL_TINY_FRAMEWORK flow to reduce code size
If sram size is small for TPL build, it can defined
CONFIG_TPL_TINY_FRAMEWORK to reduce TPL size.
For ARM64 if defined CONFIG_TPL_TINY_FRAMEWORK when build TPL, after
save_boot_params(), it jump to board_init_f() directly, then return to
maskrom. and stack also use maskrom defined result, never change the SP.

Change-Id: I80dc414fcc276f5ea2c09afd6d1eb16e2f2f4cf6
Signed-off-by: YouMin Chen <cym@rock-chips.com>
2018-07-18 17:09:38 +08:00
..
arm11
arm720t arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY 2017-06-09 13:39:31 -06:00
arm920t common: ep93xx: Move arch-specific declarations out of common 2017-06-05 12:31:22 -04:00
arm926ejs arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC 2017-08-26 14:56:10 -04:00
arm946es
arm1136
arm1176
armv7 armv7: start.S: enable ACTLR.SMP bit 2018-01-02 19:05:07 +08:00
armv7m armv7m: mpu_config add missing break 2017-08-13 15:17:28 -04:00
armv8 rockchip: ARM64: tpl: modify TPL_TINY_FRAMEWORK flow to reduce code size 2018-07-18 17:09:38 +08:00
pxa arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD 2017-03-18 20:28:01 -04:00
sa1100 Remove various unused interrupt related code 2017-04-06 20:42:18 -04:00
Makefile
u-boot-spl.lds
u-boot.lds Revert "ARM: fixed relocation using proper alignment" 2017-06-14 09:13:21 -04:00