diff options
author | Michael Brown <mcb30@ipxe.org> | 2022-03-23 14:41:36 +0000 |
---|---|---|
committer | Michael Brown <mcb30@ipxe.org> | 2022-03-24 12:58:52 +0000 |
commit | 1e1b9593e6f7d6026f2d6a2109e06a9629ef0ce0 (patch) | |
tree | 3390f790cd68f508d2daf3f13a3c236bbbe09f6d /src/tests | |
parent | 27825e555746c379ac045466f692ed77686af2b5 (diff) | |
download | ipxe-1e1b9593e6f7d6026f2d6a2109e06a9629ef0ce0.tar.gz |
[linux] Add stub phys_to_user() implementation
For symmetry with the stub user_to_phys() implementation, provide
phys_to_user() with the same underlying assumption that virtual
addresses are physical (since there is no way to know the real
physical address when running as a Linux userspace executable).
Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/tests')
0 files changed, 0 insertions, 0 deletions