diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-11 15:25:05 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-03-11 15:25:05 -0400 |
| commit | bf57c953a8c90520dcbf119595a861b37c9469ac (patch) | |
| tree | e498ac414b1e12017212a5d0f5c4141c23dd7b66 /static | |
| parent | 74451b885eba31e3f52ef29580a53f9938e30f15 (diff) | |
enable PAC/BTI for userspace
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index ae1b6f89..35b3f486 100644 --- a/static/releases.html +++ b/static/releases.html @@ -736,6 +736,7 @@ <ul> <li>Pixel 8, Pixel 8 Pro: fix enabling DisplayPort alternate mode support</li> + <li>Pixel 8, Pixel 8 Pro: fully enable PAC and BTI for userspace too, especially since ShadowCallStack is not currently used in userspace and Clang type-based CFI is not fully deployed</li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-98">version 98</a></li> </ul> </article> |
