| commit | 52cdfe7b96814d241593dd7a2b61d9411b2ba1a3 | [log] [tgz] |
|---|---|---|
| author | Karl Meakin <karl.meakin@arm.com> | Fri Jun 30 14:49:10 2023 +0100 |
| committer | Joao Alves <joao.alves@arm.com> | Thu Sep 07 10:42:26 2023 +0200 |
| tree | 07c929be14293a10449c6455704897ec5a618890 | |
| parent | fb0351b09247bcbf599a49db1673cd6c8c87a63e [diff] |
refactor: remove out parameter from `allocate_share_state` `allocate_share_state` returned a `struct ffa_memory_share_state *` via an out parameter and indicated success by returning a `bool`. This patch removes the out parameter and returns the `struct ffa_memory_share_state *` directly. Change-Id: I3d0bd0952d39332282b9303c0cb60850317cd8e3 Signed-off-by: Karl Meakin <karl.meakin@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: