mirror of
https://github.com/GrapheneOS/hardened_malloc.git
synced 2024-10-01 01:36:01 -04:00
Android 12 is supported
This commit is contained in:
parent
cc0a1e1736
commit
8f9305df57
@ -80,9 +80,9 @@ For external malloc replacement with musl, musl 1.1.20 is required. However,
|
||||
there will be custom integration offering better performance in the future
|
||||
along with other hardening for the C standard library implementation.
|
||||
|
||||
For Android, only the current generation, actively developed maintenance
|
||||
branch of the Android Open Source Project will be supported, which currently
|
||||
means `android11-qpr3-release`.
|
||||
For Android, only the current generation, actively developed maintenance branch of the Android
|
||||
Open Source Project will be supported, which are currently means `android11-qpr3-release` and
|
||||
`android12-release`.
|
||||
|
||||
The Linux kernel's implementation of Memory Protection Keys was severely broken
|
||||
before Linux 5.0. The `CONFIG_SEAL_METADATA` feature should only be enabled for
|
||||
|
Loading…
Reference in New Issue
Block a user