commit | 012f3ba5d3af9d229590d834656a6a40b1fcaffe | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Wed Aug 14 16:47:08 2024 +0200 |
committer | Imre Kis <imre.kis@arm.com> | Wed Jan 15 19:27:36 2025 +0100 |
tree | 0cd83ff16d6b9bd386caec4560b7f508d241eb3c | |
parent | 9a7440ec85d9bb0c07826bf63f8f2ac321e88eb0 [diff] |
Implement KernelMapper Objects in the physical address space can be wrapped into a KernelMapper which maps it to the virtual kernel address space and provides the same access to the object via the Deref trait. When the mapper is dropped it unmaps the mapped object from the virtual kernel space. Signed-off-by: Imre Kis <imre.kis@arm.com> Change-Id: I4f878b69ba04ac9da34926544b7a5f62a1de3526
Copyright 2024-2025 Arm Limited and/or its affiliates open-source-office@arm.com