commit | 3f784267840a2a2db3b1c1c6197b3431f9220937 | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Mon Sep 27 13:02:54 2021 +0100 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Mon Oct 25 16:57:35 2021 +0200 |
tree | 39d944f4de109a9c9b3b011a64498c9fbf773ff5 | |
parent | f5ad66ab43ba6b60f6c4ada08ea7a85647f33be8 [diff] |
fix(clang): fix performance-no-int-to-ptr Allow the cast from an address originating from a p_addr since these don't suffer from the ptr -> int -> ptr conversions the check is trying to prevent. Signed-off-by: Daniel Boulby <daniel.boulby@arm.com> Change-Id: I24a7a29fd70599c065d74248dd7fc4cc5c28fa11
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: