zephyr/arch
Jesus Sanchez-Palencia 98d4836105 linker quark_se: Fix operator precedence bug
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>
2017-02-09 19:58:45 +00:00
..
arc quark_se_ss: Remove enter_arc_state and use QMSI functions 2017-02-08 13:41:26 +00:00
arm arm: Adjust entry point of XIP kernels to the __reset function 2017-02-04 19:32:40 +00:00
nios2 sw_isr_table.h: clean up definition 2017-02-08 18:14:37 +00:00
riscv32 riscv32: added a generic linker script for the riscv32 platform 2017-02-03 19:20:52 +01:00
x86 linker quark_se: Fix operator precedence bug 2017-02-09 19:58:45 +00:00
Kconfig kernel: Remove redundant TICKLESS_IDLE_SUPPORTED option 2017-02-08 13:02:34 +00:00
Makefile arch/Makefile: simplify 2016-04-27 21:40:19 +00:00