Skip to content

[host/mem] Review RawPtr and GuestPtr APIs #429

Open
@danbugs

Description

@danbugs

We should ensure we are consistent w/ our usage of pointers throughout the hyperlight_host codebase. We have APIs for RawPtr and GuestPtr, but, in some places, we use *const mut u8, and, in others, we use u64.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/APIRelated to the API or public interfacelifecycle/confirmedBug is verified or proposal seems reasonable

    Type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions