Common Features in ARM BSP:

Baremetal Drivers and Libraries

Release Date
2023-07-07
  • Boot code
  • Cache Flush/Invalidation
  • Interrupt/Exception handling
  • Lite printf version (xil_printf)
  • Memory/IO access through APIs
  • Sleep functionality with busy loop
  • C interface for frequently used assembly instructions
  • Endianness: Little endian