commit | dfdba097767e42f5163aeb5a97c4aa0084d44457 | [log] [tgz] |
---|---|---|
author | jiawei <jiawei@iscas.ac.cn> | Mon Nov 15 11:03:41 2021 +0800 |
committer | Nelson Chu <nelson.chu@sifive.com> | Tue Nov 16 11:47:50 2021 +0800 |
tree | e96cffe31f27a1561ad2a4b8be5bde898ff935e8 | |
parent | 333f35b6315f6ed71db4fb76bfc1ebb7ec347d43 [diff] |
RISC-V: Minimal support of scalar crypto extension. Minimal support of scalar crypto extension, add "k" in the riscv_supported_std_ext, to make the order check right with "zk" behind "zb". bfd/ * elfxx-riscv.c (riscv_implicit_subsets): Added implicit rules for zk* extensions. (riscv_supported_std_ext): Added entry for k. (riscv_supported_std_z_ext): Added entries for zk*.