| commit | 3d8cbfa3eba04c6acfdaeed638719e24e203c3e2 | [log] [tgz] |
|---|---|---|
| author | Olivier Deprez <olivier.deprez@arm.com> | Tue Aug 29 14:23:18 2023 +0200 |
| committer | Olivier Deprez <olivier.deprez@arm.com> | Wed Aug 30 15:51:27 2023 +0200 |
| tree | 43257e558a9445a59033b9678f18c3979da66475 | |
| parent | b45979f6942ecc3e205415f80f46529adf8e5b54 [diff] |
fix: HF_INVALID_INTID 32b value casts to u16 HF_INVALID_INTID defines a 32b constant that is truncated by casting to ffa_vm_id_t. Restore the original value by using the UINT32_C macro. Signed-off-by: Olivier Deprez <olivier.deprez@arm.com> Change-Id: Icb42a857a555ec840d08524765bdc3a374474095
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: