| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | Makefile | 11 ifeq ($(CONFIG_$(SPL_)X86_64),y) 20 ifndef CONFIG_$(SPL_)X86_64 40 ifndef CONFIG_$(SPL_)X86_64 45 ifndef CONFIG_$(SPL_)X86_64 51 ifeq ($(CONFIG_$(SPL_)X86_64),y) 52 obj-y += x86_64/
|
| H A D | cpu.c | 181 cpu_has_64bit() ? "x86_64" : "x86", in default_print_cpuinfo()
|
| /rk3399_rockchip-uboot/ |
| H A D | .travis.yml | 65 - if [[ "${TOOLCHAIN}" == *x86_64* ]]; then 66 ./tools/buildman/buildman --fetch-arch x86_64; 67 …ain-prefix]\nx86 = ${HOME}/.buildman-toolchains/gcc-4.9.0-nolibc/x86_64-linux/bin/x86_64-linux-" >… 183 TOOLCHAIN="x86_64" 280 TOOLCHAIN="x86_64" 285 TOOLCHAIN="x86_64" 289 TOOLCHAIN="x86_64" 345 TOOLCHAIN="x86_64"
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | README | 238 - scanning prefix '/opt/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-' 291 - scanning path '/toolchains/gcc-4.9.0-nolibc/x86_64-linux' 292 - looking in '/toolchains/gcc-4.9.0-nolibc/x86_64-linux/.' 293 - looking in '/toolchains/gcc-4.9.0-nolibc/x86_64-linux/bin' 294 - found '/toolchains/gcc-4.9.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc' 295 - found '/toolchains/gcc-4.9.0-nolibc/x86_64-linux/bin/x86_64-linux-x86_64-linux-gcc' 296 - looking in '/toolchains/gcc-4.9.0-nolibc/x86_64-linux/usr/bin' 297 Tool chain test: OK, arch='x86_64', priority 4 298 Tool chain test: OK, arch='x86_64', priority 4 299 …cc-4.9.0-nolibc/x86_64-linux/bin/x86_64-linux-x86_64-linux-gcc' at priority 4 will be ignored beca… [all …]
|
| H A D | bsettings.py | 78 # e.g. x86 = /opt/gcc-4.6.3-nolibc/x86_64-linux 82 # e.g. x86 = /opt/gcc-4.6.3-nolibc/x86_64-linux/bin/x86_64-linux-
|
| H A D | test.py | 34 x86: i386 x86_64 404 self.toolchains.Add('x86_64-linux-gcc', test=False) 413 …self.assertEqual('https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.9.0/x86_64-gcc-4.9…
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | crt0_x86_64_efi.S | 2 * crt0-efi-x86_64.S - x86_64 EFI startup code.
|
| H A D | Makefile | 59 ifeq ($(CONFIG_$(SPL_)X86_64),) 81 ifeq ($(CONFIG_$(SPL_)X86_64),)
|
| H A D | interrupts.c | 36 #if !CONFIG_IS_ENABLED(X86_64) 128 #if !CONFIG_IS_ENABLED(X86_64) in do_irqinfo()
|
| H A D | relocate.c | 50 #if CONFIG_IS_ENABLED(X86_64) 153 #if CONFIG_IS_ENABLED(X86_64) in do_elf_reloc_fixups()
|
| H A D | reloc_x86_64_efi.c | 2 * reloc_x86_64.c - position independent x86_64 ELF shared object relocator
|
| H A D | bootm.c | 167 #if !CONFIG_IS_ENABLED(X86_64) in boot_linux_kernel()
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/ |
| H A D | global_data.h | 113 # if defined(CONFIG_EFI_APP) || CONFIG_IS_ENABLED(X86_64) 115 /* TODO(sjg@chromium.org): Consider using a fixed register for gd on x86_64 */ 124 #if CONFIG_IS_ENABLED(X86_64) in get_fs_gd_ptr()
|
| H A D | byteorder.h | 22 #if CONFIG_IS_ENABLED(X86_64) in ___arch__swab16()
|
| H A D | types.h | 47 #if CONFIG_IS_ENABLED(X86_64)
|
| H A D | msr.h | 58 * both i386 and x86_64 returns 64-bit value in edx:eax, but gcc's "A" 60 * edx:eax, while for x86_64 it doesn't mean rdx:rax or edx:eax. Instead,
|
| H A D | posix_types.h | 19 #if CONFIG_IS_ENABLED(X86_64)
|
| H A D | cpu.h | 164 #if !CONFIG_IS_ENABLED(X86_64)
|
| /rk3399_rockchip-uboot/arch/x86/ |
| H A D | config.mk | 57 EFIARCH = x86_64 105 EFI_TARGET := --target=efi-app-x86_64
|
| H A D | Makefile | 6 ifdef CONFIG_$(SPL_)X86_64
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | edd.h | 12 * In a nutshell, arch/{i386,x86_64}/boot/setup.S populates a scratch 15 * In arch/{i386,x86_64}/kernel/setup.c, this information is
|
| /rk3399_rockchip-uboot/scripts/dtc/pylibfdt/ |
| H A D | Makefile | 3 # Fatal error: can't create build/temp.linux-x86_64-2.7/../lib/libfdt/fdt.o:
|
| /rk3399_rockchip-uboot/test/stdint/ |
| H A D | test-includes.sh | 57 try_both coreboot x86 - x86_64-linux-gnu-gcc
|
| /rk3399_rockchip-uboot/doc/uImage.FIT/ |
| H A D | kernel.its | 90 change both arch values to "x86_64". U-Boot will then change to 64-bit mode
|
| /rk3399_rockchip-uboot/common/ |
| H A D | board_f.c | 728 !CONFIG_IS_ENABLED(X86_64) 968 !CONFIG_IS_ENABLED(X86_64) 983 !defined(CONFIG_EFI_APP) && !CONFIG_IS_ENABLED(X86_64) in board_init_f() 1008 #if !CONFIG_IS_ENABLED(X86_64)
|