commit | 5121872afe0e6470bc6b41637b258fa6e314be4f | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Fri Nov 21 11:06:39 2014 +0000 |
committer | David Vrabel <david.vrabel@citrix.com> | Thu Dec 04 12:41:53 2014 +0000 |
tree | 184de018a4ef429eec9ffbd83e7b3e9379c7374f | |
parent | 3567258d281b5b515d5165ed23851d9f84087e7d [diff] |
xen/arm/arm64: merge xen/mm32.c into xen/mm.c Merge xen/mm32.c into xen/mm.c. As a consequence the code gets compiled on arm64 too. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>