Skip to content

Commit

Permalink
CRC test passes
Browse files Browse the repository at this point in the history
- Correcting error handling
- Changing ahash_algs to ahash_engine_algs
	Since this is a hardware driven engine, it is more approriate
	to be using ahash_engine_algs

- Removing busy wait
	While loops now yield while waiting for device status

CRC tests now pass (for upto 4KB input)

	- Changing interrupt to threaded context
	- Removing unneeded function call

Signed-off-by: UtsavAgarwalADI <utsav.agarwal@analog.com>
  • Loading branch information
UtsavAgarwalADI committed Jun 12, 2024
1 parent 49b5bd3 commit f68e725
Show file tree
Hide file tree
Showing 6 changed files with 291 additions and 214 deletions.
Loading

0 comments on commit f68e725

Please sign in to comment.