mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 13:45:46 +00:00
Without this patch, the final linker script had a memory region defined as: RAM (wx) : ORIGIN = 0xA8006400, LENGTH = 55*1K - 0x20 +0x4 resulting on the wrong RAM length. Fix BSP_SHARED_RAM_SIZE definition so the sum is always processed first. Change-Id: I16b93adbaf27bb84b6e5d1ac433ef80f854b218c Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com> |
||
---|---|---|
.. | ||
core | ||
debug | ||
include | ||
soc | ||
defconfig | ||
Kbuild | ||
Kconfig | ||
Makefile | ||
Makefile.idt |