BSP System
The BspSystem class encapsulates the implementation of BSP management within the system architecture, residing within the systems namespace.
BspSytem is low level module, that can be initialized after main.
This class offers functionalities for initializing, running, and shutting down the BSP system, as well as executing cyclic tasks and integrating with testing functionalities.