Skip to content

Added Zba,Zbb,Zbc,Zbs-extension support to all tests.

Created by: silabs-hfegran

Added Zba,Zbb,Zbc,Zbs-extension support to all tests.

Summary of changes:
  - Updated cv32e40x hash.
  - Updated riscv-dv hash (Now with support for bitmanip v1.0.0).
  - Updated supported march for corev-dv to include Zba,Zbb,Zbc,Zbs.
  - Added support for configuration-wide plusargs.
  - Updated test configurations to use bitmanip by default.
  - Added test configuration (no_bitmanip) without bitmanip support.
  - Expanded full regression to include a few non-bitmanip enabled tests.
  - Removed invocation of old Zbb extension in corev_rand_instr_test.
  - Removed duplicate pma-test entry in regression list.
  - Disabled DLCPTH-warning from xrun as it caused a lot of clutter in the log files.
  - Removed COREV=1 flag from two tests in regression that should have been removed previously.
  - Compliance test still uses the previous config (no_bitmanip) as I am not certain what changes are needed here.

Merge request reports

Loading