Skip to content
Commit ee7773fb authored by Daniel Leung's avatar Daniel Leung Committed by Anas Nashif
Browse files

soc: intel_adsp: fix linker script for XCC



XCC's linker cannot properly process our linker script with
regard to cached/uncached memory regions as the linker cannot
correctly calculate addresses using boolean operations.
Fix this by doing address pointer arithmetic manually to
move between cached and uncached memory regions.

The addresses of symbols were compared via nm and they are
the same before and after this change.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent d248a5d4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment