Skip to content
Commit 8ce09af5 authored by Riku Voipio's avatar Riku Voipio Committed by Brad King
Browse files

CPU: Add Aarch64 support



The __aarch64__ defines Aarch64, while __AARCH64EB__ defines bigendian
and __AARCH64EL__ little endian.  Only little endian tested, no big
endian toolchain exists yet.

Change-Id: Ieded9bdb0557ad1e1f3a5b08fbe210df23079e5e
Signed-off-by: default avatarRiku Voipio <riku.voipio@linaro.org>
parent 933eb822
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment