Components for collections of SHA.
let sha = components::sha::ShaComponent::new( board_kernel, chip.sha, ) .finalize(components::sha_component_static!( lowrisc::sha::Sha, 32, ));