Skip to content

Releases: OpenAMP/libmetal

Libmetal v2018.10 Release

30 Oct 22:25
Compare
Choose a tag to compare

Libmetal v2018.04 Release

14 May 17:24
Compare
Choose a tag to compare
  • Add Zephyr support
  • Add microblaze support
  • Use SPDX license identifier

Libmetal v2017.10 Release

06 Nov 18:22
Compare
Choose a tag to compare
  • remove io remap API, instead, i/o remap is done when opening a libmetal device
  • introduce i/o block read/write

Libmetal v2017.04 Release

28 Apr 23:28
Compare
Choose a tag to compare

This is a bug fix release

Libmetal v2016.10 Release

07 Nov 17:52
Compare
Choose a tag to compare

Features:

  • FreeRTOS
  • IRQ
  • cache operations(For FreeRTOS/Baremetal)
  • DMA operation
  • timestamp
  • sleep
  • Extend locking
    • condition variable
    • spinlock

First release -- Early Stage

07 May 06:05
Compare
Choose a tag to compare

It provides the following APIs:

  • atomic operations
  • mutex
  • shmem
  • io
  • list
  • simple utilities such as:
    • Structure container
    • Bitmap
    • align up/down