]> granicus.if.org Git - zfs/commit
Add support for aarch64 (ARMv8)
authorJorgen Lundman <lundman@lundman.net>
Wed, 16 Apr 2014 03:18:38 +0000 (12:18 +0900)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 25 Apr 2014 22:25:32 +0000 (15:25 -0700)
commitd6e6e4a98eef03971213044d4277edd56dda61ab
tree6a261a7f098b761ef83de716f0a2c6ed52f58316
parent89aa97059d7ddad668a5118aef7914743162a5e8
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 #351
include/sys/isa_defs.h