zephyr/include/arch
Alberto Escolar Piedras b237597ab9 arch: posix: isolate arch-soc/board IF from kernel-arch IF
The POSIX ARCH delegates some of the tasks which normally
are taken care of by the ARCH to the SOC or BOARD levels.

To avoid changes in the kernel-arch IF propagating into
the arch-soc and arch-board interfaces (which would break
off-tree posix boards) isolate them.

Also move arch inlined functions into the arch.h header,
and out from the headers which specify the  posix arch-soc
and arch-board interfaces.

Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
2019-10-09 09:14:18 -04:00
..
arc arches: fix z_arch_k_cycle_get_32() definitions 2019-10-09 09:14:18 -04:00
arm arches: fix z_arch_k_cycle_get_32() definitions 2019-10-09 09:14:18 -04:00
common sys_io: pull in toolchain.h 2019-10-09 09:14:18 -04:00
nios2 arches: fix z_arch_k_cycle_get_32() definitions 2019-10-09 09:14:18 -04:00
posix arch: posix: isolate arch-soc/board IF from kernel-arch IF 2019-10-09 09:14:18 -04:00
riscv arches: fix z_arch_k_cycle_get_32() definitions 2019-10-09 09:14:18 -04:00
x86 arches: fix z_arch_k_cycle_get_32() definitions 2019-10-09 09:14:18 -04:00
x86_64 x86_64: fix arch headers 2019-10-09 09:14:18 -04:00
xtensa arches: fix z_arch_k_cycle_get_32() definitions 2019-10-09 09:14:18 -04:00
cpu.h arch/x86: refactor arch.h 2019-09-15 11:33:47 +08:00
syscall.h arch/x86: move arch/x86/syscall.h to arch/x86/ia32/syscall.h 2019-07-02 19:30:00 -04:00