zephyr/arch
Maximilian Bachmann 498655ae8e arch/x86: fix compilation errors
fixes the following compilation errors
- sys_cache_line_size was undeclared at first use
- there was an assignment to an rvalue in arch_dcache_flush

Signed-off-by: Maximilian Bachmann <m.bachmann@acontis.com>
2020-10-14 13:27:23 -07:00
..
arc arch: arc: Restore MPU registers to its initial states between tests 2020-10-02 11:31:34 +02:00
arm arch: aarch64: Catch early errors in EL3 and EL1 2020-10-12 12:22:15 -04:00
common gen_isr_tables: Function ptr instead of (void *) 2020-10-02 18:48:46 +02:00
nios2 benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
posix kernel: handle thread self-aborts on idle thread 2020-09-30 14:11:59 -04:00
riscv benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
x86 arch/x86: fix compilation errors 2020-10-14 13:27:23 -07:00
xtensa benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig arch: nios2: add timing implementation 2020-09-05 13:28:38 -05:00