commit | 62fd0c17e4819d4ecb5e346fa617fb165b8e99b1 | [log] [tgz] |
---|---|---|
author | Tien Fong Chee <tien.fong.chee@intel.com> | Wed Jun 20 15:06:20 2018 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 10 16:55:59 2018 -0400 |
tree | 2ad9c7398b3ad9d7a8499754bfcbb98e2415d69e | |
parent | 8e45f1aeced429b23a2570cb9976098b0a5cf6f9 [diff] |
common/memsize.c: Increase save array for supporting memory size > 4GB In ARM 64-bits, memory size can be supported is more than 4GB, hence increasing save array is needed to cope with testing larger memory. Signed-off-by: Tien Fong Chee <tien.fong.chee@intel.com>