zephyr/include/arch/x86
Kumar Gala 3dd2f610b0 x86: Cleanup linker scripts to use new DTS macros
Rework x86 linker scripts to use DT_REG_ADDR/DT_REG_SIZE on
DT_CHOSEN(zephyr_sram) and DT_CHOSEN(zephyr_flash).  As part of this
we remove the dts_fixup.h.  Using DT_REG_SIZE means we don't have to
adjust the sizes by 1024.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-30 08:37:18 -05:00
..
ia32 x86: Cleanup linker scripts to use new DTS macros 2020-04-30 08:37:18 -05:00
intel64 x86: Cleanup linker scripts to use new DTS macros 2020-04-30 08:37:18 -05:00
acpi.h arch/x86: rename CONFIG_X86_ACPI and related to CONFIG_ACPI 2019-09-29 12:30:34 -07:00
arch_inlines.h kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
arch.h arch/x86_64: make sysapic.h available for x86_64 as well 2020-02-07 14:14:53 -08:00
memmap.h arch/x86: add support for non-trivial memory maps 2019-09-29 12:30:34 -07:00
mmustructs.h x86: expose APIs for dumping MMU entry flags 2020-01-13 16:35:10 -05:00
msr.h x86: add MSR defintions needed for syscalls 2020-01-13 16:35:10 -05:00
multiboot.h arch/x86: multiboot.h: use BIT() macros instead of explicit shifts 2019-09-29 12:30:34 -07:00
thread_stack.h x86: Rework rework x86 related code to use new DTS macros 2020-04-30 08:37:18 -05:00