Check that CoreSight Tracing Support is disabled (to cut attack surface)
authorAlexander Popov <alex.popov@linux.com>
Sat, 22 Apr 2023 14:50:25 +0000 (17:50 +0300)
committerAlexander Popov <alex.popov@linux.com>
Sat, 22 Apr 2023 14:50:25 +0000 (17:50 +0300)
commit21170ca63487253f75dbe8c0567d53fe32522a7d
treea1294d54b2791e8bf3b188a4a1ae865ea5a9eb3d
parent4c2090a37363c166aef4fd1671680da80c14c7c1
Check that CoreSight Tracing Support is disabled (to cut attack surface)

The CONFIG_CORESIGHT framework provides a kernel interface for the
CoreSight debug and trace drivers for ARM/ARM64. It's better to have it
disabled to cut attack surface.
kconfig_hardened_check/checks.py