Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
application: enable zicond optimize for crc16 and crcu16 in coremark
In order for zicond to be enabled and effective, GCC with optimized parameters is required. example usage for rv32imafdc_zba_zbb_zbc_zbs_zicond riscv arch. cd application/baremetal/benchmark/coremark/ make CORE=n900fd ARCH_EXT=_zba_zbb_zbc_zbs_zicond clean make CORE=n900fd ARCH_EXT=_zba_zbb_zbc_zbs_zicond all
- Loading branch information