[ipxe-devel] IPXE support for ARM64

Andreas Hammarskjöld junior at 2PintSoftware.com
Mon Nov 30 12:06:54 UTC 2015


I think Michael is doing an ARM (assume it ARM64) build in his spare time and has made some progress. Unsure when and how it will be ready though.

-----Original Message-----
From: ipxe-devel-bounces at lists.ipxe.org [mailto:ipxe-devel-bounces at lists.ipxe.org] On Behalf Of Sharma Bhupesh
Sent: den 30 november 2015 11:03
To: ipxe-devel at lists.ipxe.org
Subject: [ipxe-devel] IPXE support for ARM64

Hi,

I want to check if the IPXE boot firmware is supported on ARM64 platforms?

I cannot see a 'arch/arm64' folder inside the 'src' directory. When I try to compile the existing IPXE code downloaded from 'git://git.ipxe.org/ipxe.git'
using the following compilation environment, I get the errors as shown below:

Compilation Environment:
------------------------

1. Linaro 'aarch64-linux-gnu-gcc' toolchain. Version: linaro-1.13.1-4.8-2014.04 - Linaro GCC 4.8-2014.04 2. CROSS_COMPILE=aarch64-linux-gnu- 3. ARCH=arm64

Error Log
---------
# make
rm -f bin{,-*}/*.* bin{,-*}/.certificate.* bin{,-*}/.certificates.* bin{,-*}/.private_key.* bin{,-*}/errors bin{,-*}/NIC ./util/zbin ./util/elf2efi32 ./util/elf2efi64 ./util/efirom ./util/efifatbin ./util/iccfix ./util/einfo TAGS bin{,-*}/symtab
  [BUILD] bin/__divdi3.o
aarch64-linux-gnu-gcc: error: unrecognized command line option '-mpreferred-stack-boundary=2'
aarch64-linux-gnu-gcc: error: unrecognized command line option '-mregparm=3'
aarch64-linux-gnu-gcc: error: unrecognized command line option '-mrtd'
aarch64-linux-gnu-gcc: error: unrecognized command line option '-m32'

Any pointers on the same?

Regards,
Bhupesh


_______________________________________________
ipxe-devel mailing list
ipxe-devel at lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel



More information about the ipxe-devel mailing list