fix 32-bit vdso toolchain for new kernels

This commit is contained in:
Daniel Micay 2021-02-16 14:57:45 -05:00
parent 65f721a715
commit 99a7298422

View File

@ -438,6 +438,7 @@
<li>Pixel 4a: set boot security patch level to leverage the YYYY-MM-01 vs. YYYY-MM-05 distinction</li> <li>Pixel 4a: set boot security patch level to leverage the YYYY-MM-01 vs. YYYY-MM-05 distinction</li>
<li>Pixel 4a (5G), Pixel 5: complete initial device support including porting hardening features</li> <li>Pixel 4a (5G), Pixel 5: complete initial device support including porting hardening features</li>
<li>kernel (Pixel 4a (5G), Pixel 5): enable slab canary feature</li> <li>kernel (Pixel 4a (5G), Pixel 5): enable slab canary feature</li>
<li>kernel (Pixel 4a (5G), Pixel 5): set correct variable for 32-bit vdso toolchain</li>
<li>kernel (Pixel 5): disable unnecessary touch driver</li> <li>kernel (Pixel 5): disable unnecessary touch driver</li>
</ul> </ul>
</article> </article>