zephyr/arch/x86
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
..
core arch/x86: fix compilation errors 2020-10-14 13:27:23 -07:00
include arch: x86: mmu: use z_x86_kernel_ptables as array. 2020-09-22 16:00:03 -05:00
zefi arch/x86: Make EFI copies bytewise 2020-10-13 14:07:24 -07:00
CMakeLists.txt timing: add support for x86 2020-09-05 13:28:38 -05:00
gen_gdt.py x86: gen_gdt: improve docstring 2020-07-19 08:50:52 -04:00
gen_idt.py x86: gen_idt.py: typo fix 2020-05-21 14:44:33 +02:00
gen_mmu.py mmu: support only identity RAM mapping 2020-09-03 14:24:38 -04:00
ia32.cmake x86: add build system hooks for page tables 2020-08-25 15:49:59 -04:00
intel64.cmake x86: add build system hooks for page tables 2020-08-25 15:49:59 -04:00
Kconfig x86: paging code rewrite 2020-08-25 15:49:59 -04:00
timing.c timing: add support for x86 2020-09-05 13:28:38 -05:00