diff options
author | Andy Chiu <[email protected]> | 2024-05-10 00:26:53 +0800 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2024-05-30 14:33:06 -0700 |
commit | 98a5700dfaec1043c8b69eb25f44896be557dd4c (patch) | |
tree | aabbd15aa24e8f96fc18cb07f5a043a6b1a705f6 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 38a94c46660f5612c6ef37ec9754ec1543b038cd (diff) |
riscv: cpufeature: call match_isa_ext() for single-letter extensions
Single-letter extensions may also imply multiple subextensions. For
example, Vector extension implies zve64d, and zve64d implies zve64f.
Extension parsing for "riscv,isa-extensions" has the ability to resolve
the dependency by calling match_isa_ext(). This patch makes deprecated
parser call the same function for single letter extensions.
Signed-off-by: Andy Chiu <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions