summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/xusb-padctl-common.c
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2018-01-09 12:52:14 -0700
committerTom Warren <twarren@nvidia.com>2018-01-12 10:12:32 -0700
commit5fed97af20da955625cc06563a725b49cebb99eb (patch)
tree3743fad9eb406ab0f2a4cc4d1ee2526fa1a74501 /arch/arm/mach-tegra/xusb-padctl-common.c
parente43effc1d8cb82ed376649ad7d70e9ac0209c18b (diff)
Makefile: ensure DTB doesn't overflow into initial stack
With CONFIG_SYS_INIT_SP_BSS_OFFSET enabled, the initial (pre-relocation) stack is placed some distance after bss_start. The control DTB is appended to the U-Boot binary at bss_start. If the DTB is too large, or the SP BSS offset too small, then the initial stack could corrupt the DTB. Enhance the Makefile to check whether this is likely to occur. Signed-off-by: Stephen Warren <swarren@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/xusb-padctl-common.c')
0 files changed, 0 insertions, 0 deletions