Everything needed to build DivestOS, a more private and more secure aftermarket mobile operating system.
Go to file
Tad a56e3a3016 Disable the bionic hardening patchset to fix boot issues
10+4 devices tested working with bionic hardening patches enabled
but hammerhead and shamu do not boot...

2 of the patches were already found to have issues and disabled
3 other patches were ruled out:
- Stop implicitly marking mappings as mergeable
- Make __stack_chk_guard read-only at runtime
- On 64-bit, zero the leading stack canary byte
Leaves 11+1 patches remaining that need to be tested
But I don't have either of the two known impacted devices.

Signed-off-by: Tad <tad@spotco.us>
2022-03-19 16:19:00 -04:00
Manifests hardened_malloc fixes for broken devices 2022-03-16 02:01:19 -04:00
Misc Not all kernels have (working) getrandom support 2022-03-17 13:21:52 -04:00
Patches Disable the bionic hardening patchset to fix boot issues 2022-03-19 16:19:00 -04:00
PrebuiltApps@4472db7087 Small tweaks 2022-02-09 00:22:02 -05:00
Scripts Disable the bionic hardening patchset to fix boot issues 2022-03-19 16:19:00 -04:00
.gitignore Update CVE patchers 2021-11-26 11:54:59 -05:00
.gitmodules Submodule updates 2019-03-20 22:43:38 -04:00
fix_permissions.sh Drop 11.0 2021-10-14 20:08:44 -04:00
LICENSE Use clearer SPDX identifiers 2021-04-22 13:15:43 -04:00
LICENSE.Apache-2.0 Update license 2019-05-09 06:43:09 -04:00
LICENSE.GPL-3.0 Use clearer SPDX identifiers 2021-04-22 13:15:43 -04:00
LICENSE.Unsplash Minor changes 2019-09-05 04:23:28 -04:00
TODO Small tweaks 2021-12-31 21:39:04 -05:00