xtensa: report trax and perf counters in cpuinfo
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 21 May 2023 20:50:20 +0000 (13:50 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Tue, 13 Jun 2023 02:48:57 +0000 (19:48 -0700)
commite6807b44e49aa737b4ee9fb614da3152e2ce49c0
treec78c0bb7f07fa82470dd6c6429940628a26cfb64
parent338d9150900d39530d3b49a446ef68d28d98e377
xtensa: report trax and perf counters in cpuinfo

Add 'trax' to the list of CPU features when xtensa core is configured
with TRAX.
Add 'perf' to the list of CPU features when xtensa core is configured
with perf counters and show the number of configured perf counters.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/core.h
arch/xtensa/kernel/setup.c