pmaports/device/testing/linux-lg-p700
Oliver Smith 0cfcc52e0d
*/linux-*: enable CONFIG_CRYPTO_XTS (MR 1405)
Enable CONFIG_CRYPTO_XTS for each kernel, so we can switch to using
aes-xts-plain64 as default cipher for cryptsetup (override with
"pmbootstrap --cipher"), instead of aes-cbc-plain64 (pmbootstrap#1940).

I have executed "pmbootstrap kconfig edit" on each kernel, and manually
toggled the option. The diff is not always clean, because for some
kernels it is apparently the first time, that menuconfig was executed on
the configs like that. In a few instances, it turned out that
CONFIG_ANDROID_PARANOID_NETWORK needed to be disabled too (this is
already a requirement, but as the config was incomplete, it was not
visible that this option was enabled). Very few times, I had to enable
CONFIG_EXPERIMENTAL in order to see and enable CONFIG_CRYPTO_XTS.

It would be great if we could automate such mass kconfig edits in the
future, see pmbootstrap#1942.

[skip ci]: I have verified, that every single one of these kernels builds.
           CI will likely run out of time while downloading source tarballs.
2020-07-11 15:26:35 +02:00
..
01_fix_return_address.patch treewide: chmod -x files (MR 1237) 2020-05-23 17:29:18 +02:00
02_gpu-msm-fix-gcc5-compile.patch device/*: move to device/testing/* (!1063) 2020-03-14 08:35:32 +01:00
APKBUILD */linux-*: enable CONFIG_CRYPTO_XTS (MR 1405) 2020-07-11 15:26:35 +02:00
config-lg-p700.armv7 */linux-*: enable CONFIG_CRYPTO_XTS (MR 1405) 2020-07-11 15:26:35 +02:00
gcc7-give-up-on-ilog2-const-optimizations.patch device/*: move to device/testing/* (!1063) 2020-03-14 08:35:32 +01:00
gcc8-fix-put-user.patch device/*: move to device/testing/* (!1063) 2020-03-14 08:35:32 +01:00