zephyr/include
Juan Manuel Cruz 808e5c4ba0 Fixes to Kbuild to build on ARM architecture.
This commit fixes issues to allow build on ARM architecture.
- It fixes the include paths in Makefiles.
- It fixes the include path for the offsets.c compilation.
- It fixes the linker command. This changes is needed because gcc
  ARM cross-compiler does not accept an AT() command without
  specifing an address explicitly. This corner case appears
  on ARM architectures when XIP is disabled.

Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
Change-Id: Ief8b53c4cc154abba7b7827121ec5a56f62b7b26
2016-02-05 20:14:05 -05:00
..
bluetooth Bluetooth: Add bt_gatt_foreach_attr 2016-02-05 20:14:04 -05:00
drivers uart: Removing driver specific informations from the generic API 2016-02-05 20:14:01 -05:00
microkernel Limit exposure of non-public pipe types 2016-02-05 20:14:01 -05:00
misc Standardize on using _STRINGIFY(x) 2016-02-05 20:14:00 -05:00
nanokernel Fixes to Kbuild to build on ARM architecture. 2016-02-05 20:14:05 -05:00
toolchain Rework constructor macros 2016-02-05 20:14:00 -05:00
abs_sym.h Make absolute symbol macros headers compiler dependent 2016-02-05 20:13:52 -05:00
clock_vars.h Fix checkpatch issue - WARNING:SPACING 2016-02-05 20:13:59 -05:00
cputype.h Eliminate use of VXMICRO_HOST_TOOLS 2016-02-05 20:13:45 -05:00
kernel_version.h First commit 2015-04-10 16:44:37 -07:00
linker-defs.h Remove VIRT_ADDR_xxx macros 2016-02-05 20:13:39 -05:00
linker-tool-gcc.h Always use __start as the entry point 2016-02-05 20:14:00 -05:00
linker-tool.h First commit 2015-04-10 16:44:37 -07:00
microkernel.h Rename microkernel/chan.h to microkernel/pipe.h 2016-02-05 20:14:00 -05:00
nanokernel.h Rework constructor macros 2016-02-05 20:14:00 -05:00
section_tags.h Standardize on using _STRINGIFY(x) 2016-02-05 20:14:00 -05:00
sections.h First commit 2015-04-10 16:44:37 -07:00
string_s.h First commit 2015-04-10 16:44:37 -07:00
sw_isr_table.h Rename _IsrTable to _sw_isr_table 2016-02-05 20:13:53 -05:00
toolchain.h Compiler specific configuration 2016-02-05 20:13:52 -05:00