zephyr/cmake
Daniel Leung b7eb04b300 x86: consolidate x86_64 architecture, SoC and boards
There are two set of code supporting x86_64: x86_64 using x32 ABI,
and x86 long mode, and this consolidates both into one x86_64
architecture and SoC supporting truly 64-bit mode.

() Removes the x86_64:x32 architecture and SoC, and replaces
   them with the existing x86 long mode arch and SoC.
() Replace qemu_x86_64 with qemu_x86_long as qemu_x86_64.
() Updates samples and tests to remove reference to
   qemu_x86_long.
() Renames CONFIG_X86_LONGMODE to CONFIG_X86_64.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2019-10-25 17:57:55 -04:00
..
app cmake: add app boards subdir as search location for board overlay files 2019-10-01 20:38:24 -07:00
backports
bintools
compiler cmake: toolchain abstraction for undefined behaviour sanitizer 2019-10-07 15:00:20 +02:00
emu x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
flash
ide
linker/ld
reports
toolchain x86: consolidate x86_64 architecture, SoC and boards 2019-10-25 17:57:55 -04:00
usage
util
boards.cmake
ccache.cmake
cfb.cmake
dts.cmake dtc: Remove support for common.dts 2019-10-24 11:01:08 -05:00
extensions.cmake cmake: Added function for parsing gcc dependency metadata 2019-10-23 17:54:41 +02:00
extra_flags.cmake
gcc-m-cpu.cmake arch: arm: Add Cortex-R5 support 2019-08-09 22:50:50 +02:00
generic_toolchain.cmake
git.cmake
hex.cmake
host-tools.cmake
kconfig.cmake cmake: Fix bug where DTS_BINDINGS_DIRS could only have one entry 2019-10-01 10:35:23 -07:00
kobj.cmake
pristine.cmake
python.cmake
target_toolchain.cmake
version.cmake
zephyr_module.cmake