Skip to content

Arm64/Sve: Implement the SVE APIs that takes 32-bit address as input #103297

Open
@kunalspathak

Description

@kunalspathak

There are several APIs that operates on truncated address such that it is valid in 4GB memory range. We implemented the APIs, but realized that adding test might not be straight forward because it will involve calling VirtualAlloc or equivalent to make sure that the address is in that range. As such we decided to skip such APIs and add them opportunistically if time permits.

Related discussion: #103159 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions