Standalone BSP is a simple, low-level software layer. This layer provides access to basic processor features, such as caches, interrupts and exceptions and the basic features of a hosted environment, such as standard input and output, profiling, abort, and exit.
The following libraries are a small number of those available with standalone BSP:
- XilFFS - Fat File System library
- XilMailbox library
- XilPM - Power Management library
- XilSEM - Soft Error Mitigation library
- Lightweight IP (lwIP)
For more information on the available libraries, refer to Libraries and BSP and Libraries Document Collection (UG643).