Skip to content
Commit 916dcb4b authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

armv8: Support not having separate BSS



Separate BSS is current mandatory on armv8 but this is not useful for
early boot phases. Add support for the combined BSS.

Use an #ifdef to avoid using CONFIG_SPL_BSS_START_ADDR which is not
valid in this case.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent ffc1ec49
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment