Am Mittwoch, 16. Februar 2022, 01:29:11 CET schrieb Atish Patra: > Currently, the /proc/cpuinfo outputs the entire riscv,isa string which > is not ideal when we have multiple ISA extensions present in the ISA > string. Some of them may not be enabled in kernel as well. > > Parse only the enabled ISA extension and print them in a separate row. > > Signed-off-by: Atish Patra <atishp@xxxxxxxxxxxx> Tested-by: Heiko Stuebner <heiko@xxxxxxxxx>