[hmac,sival] Test cfg.key_swap
Open
@rprakas-gsc is already working on this.
Since Feb 17, 2025.
IP:hmac
SiVal:NewTest
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
Description
Recently, a HMAC endianness test was added in 4999941. There, different endianness configurations for the messages were tested. However, as Jade pointed out, it also would make sense to test the key endianess swap, which can be configured with the cfg.key_swap configuration register. This test could be added to the existing hmac_endianness_test test.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.