Skip to content

Detect getrandom() on Android (Bionic libc)#751

Open
gilles-peskine-arm wants to merge 1 commit intoMbed-TLS:developmentfrom
gilles-peskine-arm:getrandom-bionic-dev
Open

Detect getrandom() on Android (Bionic libc)#751
gilles-peskine-arm wants to merge 1 commit intoMbed-TLS:developmentfrom
gilles-peskine-arm:getrandom-bionic-dev

Conversation

@gilles-peskine-arm
Copy link
Copy Markdown
Contributor

Fixes #745

PR checklist

Please remove the segment/s on either side of the | symbol as appropriate, and add any relevant link/s to the end of the line.
If the provided content is part of the present PR remove the # symbol.

  • changelog provided
  • framework PR not required
  • TF-PSA-Crypto development PR provided here
  • TF-PSA-Crypto 1.1 PR TODO
  • mbedtls development PR not required because: crypto only
  • mbedtls 4.1 PR not required because: crypto only
  • mbedtls 3.6 PR TODO
  • tests not required because: we don't test with Bionic

Fixes Mbed-TLS#745

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
@gilles-peskine-arm gilles-peskine-arm added needs-review Every commit must be reviewed by at least two team members needs-reviewer This PR needs someone to pick it up for review labels Apr 10, 2026
@gilles-peskine-arm gilles-peskine-arm added priority-medium Medium priority - this can be reviewed as time permits size-xs Estimated task size: extra small (a few hours at most) labels Apr 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-review Every commit must be reviewed by at least two team members needs-reviewer This PR needs someone to pick it up for review priority-medium Medium priority - this can be reviewed as time permits size-xs Estimated task size: extra small (a few hours at most)

Projects

Development

Successfully merging this pull request may close these issues.

Allow Bionic or other libc to use getrandom() syscall

1 participant