commit | 6aedbc73bc1810f931bcc47499a8f51b76738722 | [log] [tgz] |
---|---|---|
author | Olivier Deprez <olivier.deprez@arm.com> | Tue Apr 20 13:47:16 2021 +0200 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Fri Sep 17 10:12:22 2021 +0200 |
tree | aa1f8118e0d962acf6afde3374b46cff6f816ed1 | |
parent | b9bb6c29e5e3da961e5960e8d0ee904eb6f44e1a [diff] |
clang: test fix unsigned type overflow Fixes build issue with clang 12.0.5: ../../test/arch/mm_test.c:123:1: error: overflow in expression; result is -971710464 with type 'int' [-Werror,-Winteger-overflow] EXPAND_LEVEL_TESTS ../../test/arch/mm_test.c:148:1: error: overflow in expression; result is -1398804480 with type 'int' [-Werror,-Winteger-overflow] Change-Id: Iff1dbd4dda2e3207c64e05cabb5f42399a7c57dd Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Hafnium is a hypervisor, initially supporting aarch64 (64-bit Armv8 CPUs).
Get in touch and keep up-to-date at hafnium@lists.trustedfirmware.org. See feature requests and bugs on our bug dashboard.
To jump in and build Hafnium, follow the getting started instructions.
If you want to contribute to the project, see details of how we accept contributions.
More documentation is available on: