Add cfg_t::max_hartid accessor
The implementation assumes (correctly) that hart IDs are sorted. Encapsulate that assumption here, rather than scattering it around the codebase.
parent
4bf371ab
Please register or sign in to comment
The implementation assumes (correctly) that hart IDs are sorted. Encapsulate that assumption here, rather than scattering it around the codebase.