Skip to content

Bao Version 1.0.0

Latest
Compare
Choose a tag to compare
@josecm josecm released this 21 Nov 23:33
· 51 commits to main since this release

Included features:

  • MPU architecture support
  • Support for Armv8 AArch32 and Armv8-R
  • Support for FVP-A and FVP-R platforms (both 32- and 64-bit)
  • Extended support for RISC-V (RV64) platforms, including:
    • Sstc extension
    • APLIC and ACLINT
    • IOMMU
  • CI infrastructure automated with GitHub Actions featuring:
    • Build tests
    • Code formatting checks