arm: Support a separate stack for VPL
authorSimon Glass <sjg@chromium.org>
Fri, 28 Feb 2025 12:20:26 +0000 (05:20 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 13 Mar 2025 16:36:10 +0000 (10:36 -0600)
commitf09d5b28ff60808e81f7c7bb97855e2db8da9bd9
tree60ced3c22f713026752096858bc675d2692fe2ef
parentffa98c08e8597ecb3668025ae881630f5664684e
arm: Support a separate stack for VPL

VPL has the same needs as TPL in situations where the stack is at the
top of SRAM. Add an option for this and implement it for arm

Signed-off-by: Simon Glass <sjg@chromium.org>
common/spl/Kconfig.vpl