github OpenAMP/libmetal v2022.10.0
Libmetal release V2022.10 - v1.3.0

latest releases: v2024.05.0, v2023.10.0, v2023.04.0...
22 months ago

This release:

  • adds a new API to manage list,
  • performs some update for the Zephyr and the zynqmp_r5 platform support,
  • fixes various bugs.

API Updates:

  • add metal_list_find_node which will return true if a node is in a list.

What's Changed

  • Create an eventfd object with EFD_CLOEXEC flag, to avoid leaking file descriptor to child processes by @Tosainu in #204
  • Simplify zephyr MACHINE and map processor arm64 -> aarch64 by @quic-egmc in #208
  • zephyr: update include paths to use <zephyr/...> by @gmarull in #210
  • CMake: Remove deprecation warnings by @edmooring in #212
  • CI: Fix Zephyr build by updating Zephyr SDK version to 0.15.0 by @arnopo in #219
  • zynqmp_r5: replace Xil_SetMPURegion with Xil_MemMap by @kernelchuk in #218
  • cmake: set PROJECT_EC_FLAGS to be GLOBAL property by @kernelchuk in #220
  • New routine to find a node on a list by @tammyleino in #217

New Contributors

Full Changelog: v2022.04.0...v2022.10.0

Don't miss a new libmetal release

NewReleases is sending notifications on new releases.