sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y
authorThierry Reding <treding@nvidia.com>
Tue, 12 Mar 2019 10:38:01 +0000 (11:38 +0100)
committerSimon Glass <sjg@chromium.org>
Fri, 12 Apr 2019 02:10:05 +0000 (20:10 -0600)
commit0c425ae4b735d13bdc5f6cc1b7cef2ba130b5c4e
tree3846d94a394922efdf8364c3b37b3f1e5ca0d35e
parent1701892790780231fdf35255a772848feca361a8
sandbox: Use correct phys_{addr, size}_t for PHYS_64BIT=y

If 64-bit physical addresses support is enabled, make sure the sandox
defines the correct types for phys_addr_t and phys_size_t.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/sandbox/include/asm/types.h