]> git.proxmox.com Git - mirror_zfs.git/commit
Add support for aarch64 (ARMv8)
authorJorgen Lundman <lundman@lundman.net>
Wed, 16 Apr 2014 03:20:31 +0000 (12:20 +0900)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 25 Apr 2014 22:35:30 +0000 (15:35 -0700)
commitcdf37f0c596bbdca8464ccf99482725507724fae
treee83a576ec788fbb9903e4f3b2b553d72ce5d2769
parentde39ec11b885f97e6256324ee89eaf75af9852f6
Add support for aarch64 (ARMv8)

Using the ARM reference simulation (fast model foundation v8) I
cross compiled spl and zfs, to confirm it works on ARMv8 (64 bit
arm architecture, called aarch64 in Linux).

As it is based on previous ARM porting, the resulting patch is
disappointingly small, there was very little to do. The code fixes
the compile issues and has light testing done.

Signed-off-by: Jorgen Lundman <lundman@lundman.net>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2260
lib/libspl/include/sys/isa_defs.h