zephyr/include/nanokernel/arm/CortexM
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
..
scripts Fixes to Kbuild to build on ARM architecture. 2016-02-05 20:14:05 -05:00
asm_inline_gcc.h Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00
asm_inline.h Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00
error.h First commit 2015-04-10 16:44:37 -07:00
exc.h Rename __defaultEsf to _default_esf 2016-02-05 20:13:54 -05:00
ffs.h Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00
gdb_stub.h Rename _GdbStubIrqVectorTableEntry to _irq_vector_table_entry_with_gdb_stub 2016-02-05 20:13:53 -05:00
init.h Eliminate unneeded arguments during nanokernel initialization 2016-02-05 20:13:59 -05:00
irq.h Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00
memory_map-m0.h First commit 2015-04-10 16:44:37 -07:00
memory_map-m3.h First commit 2015-04-10 16:44:37 -07:00
memory_map.h First commit 2015-04-10 16:44:37 -07:00
misc.h First commit 2015-04-10 16:44:37 -07:00
nvic.h First commit 2015-04-10 16:44:37 -07:00
scb.h First commit 2015-04-10 16:44:37 -07:00
scs.h Consolidate inline assembler code in a set of header files 2016-02-05 20:13:52 -05:00