Remove arm crypto target feature

This commit is contained in:
Taiki Endo 2023-08-05 15:23:31 +09:00
parent fca59ab5f0
commit dddd2190b9

View File

@ -29,7 +29,6 @@
("aclass", Some(sym::arm_target_feature)),
("aes", Some(sym::arm_target_feature)),
("crc", Some(sym::arm_target_feature)),
("crypto", Some(sym::arm_target_feature)),
("d32", Some(sym::arm_target_feature)),
("dotprod", Some(sym::arm_target_feature)),
("dsp", Some(sym::arm_target_feature)),