Skip to content

v2024.0

Compare
Choose a tag to compare
@zibaiwan zibaiwan released this 30 Oct 14:40

Added

  • Device global dedicated interface Runtime changes (#295).
  • Introduce ACL_CONTEXT_CALLBACK_DEBUG env variable to log acl_context_callback function (#300).
  • Added Fuzz Testing in the repo (#298).
  • Support AVALON_MM CSR hostpipe (#304).

Changed

  • Relax hostpipe assertion to allow non-byte aligned data type to pass (#306).
  • Clean up runtime code for simulation preprogram autodiscovery string load (#308).

Fixed

  • Coverity fixes for pkg_editor_test.cpp (#291).
  • Fix TAINTED_SCALAR Coverity issues for pkg_editor.c (#277).
  • Created a workaround for host pipe atomic hang issue (#301).

Security

  • Coverity fixes for acl_hal_mmd.cpp that cloes opened mmd lib properly. (#290).