Skip to content

Conversation

nikarh
Copy link
Contributor

@nikarh nikarh commented May 2, 2023

Overview

Hi, the idea here is similar to #248, but for a different target.
The same logic applies here - native platform API is not used here due to its complexity and Sony's NDA.

This PR supports PS Vita via getentropy, which is implemented in homebrew newlib. As of today, rust-lang/libc#3230, which adds getentropy to libc crate is merged but not released yet.

Building

Currently, rust supports armv7-sony-vita-newlibeabihf with core and alloc, and std support is in progress (rust-lang/rust#110638).

Draft notice

Waiting until libc is released

@nikarh nikarh marked this pull request as ready for review May 6, 2023 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants