Drop the ARM64_MTE check for userspace hardening
authorAlexander Popov <alex.popov@linux.com>
Fri, 22 Apr 2022 09:50:34 +0000 (12:50 +0300)
committerAlexander Popov <alex.popov@linux.com>
Fri, 22 Apr 2022 09:50:34 +0000 (12:50 +0300)
commit6f4d93794d11d7c31dd53e85feff17eb6a1e792e
tree98bae6b990910aa9fb6bbebd83b62e4c3e8ac2f5
parent4444a0b7ca1413eaf99b0f8023e0e4f805724e7e
Drop the ARM64_MTE check for userspace hardening

It is moved to kernel self protection.

Thanks to @izh1979 for the idea.
kconfig_hardened_check/__init__.py