aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorYangyu Chen <[email protected]>2023-05-02 00:17:38 +0800
committerPalmer Dabbelt <[email protected]>2023-06-06 15:19:30 -0700
commit255b34d799ddaaef5e8672b96c47a3b94fe85da9 (patch)
treeac66d9bce362846718cd1a625c56967bab03e474 /scripts/gdb/linux/modules.py
parentac9a78681b921877518763ba0e89202254349d1b (diff)
riscv: allow case-insensitive ISA string parsing
According to RISC-V Hart Capabilities Table (RHCT) description in UEFI Forum ECR, the format of the ISA string is defined in the RISC-V unprivileged specification which is case-insensitive. However, the current ISA string parser in the kernel does not support ISA strings with uppercase letters. This patch modifies the ISA string parser in the kernel to support case-insensitive ISA string parsing. Reviewed-by: Andrew Jones <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Signed-off-by: Yangyu Chen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions