Yichen Wang <[email protected]> writes: > From: Hao Xiang <[email protected]> > > Create DSA task with operation code DSA_OPCODE_COMPVAL. > Here we create two types of DSA tasks, a single DSA task and > a batch DSA task. Batch DSA task reduces task submission overhead > and hence should be the default option. However, due to the way DSA > hardware works, a DSA batch task must contain at least two individual > tasks. There are times we need to submit a single task and hence a > single DSA task submission is also required. > > Signed-off-by: Hao Xiang <[email protected]> > Signed-off-by: Bryan Zhang <[email protected]> > Signed-off-by: Yichen Wang <[email protected]>
Reviewed-by: Fabiano Rosas <[email protected]>
