Skip to content

v0.4.2

Choose a tag to compare

@PThierry PThierry released this 06 Sep 10:48
· 146 commits to main since this release
4b8978e

What's Changed

Bugfixes

Tests and autotesting framework

New target support

Formal proof and correctness

  • proof(zlib): starting zlib implementation functional correctness by @PThierry in #32
  • proof: fixing DMA handle translation assertion by @PThierry in #58

Build system

  • build: adding experimental marker for SMP mode by @PThierry in #43

Other Changes

  • Add Kani proofs for rust uapi by @r3dlight in #24
  • kernel,rcc: avoid warning on busid check while not yet dts-based by @PThierry in #18
  • enhancement: support logo bootup in serial mode by @PThierry in #36
  • fix: add missing iso-C standard headers by @PThierry in #38
  • OSS: fix outpost typo by @PThierry in #49
  • doc: update Frama-C related documentation with last Sentry state of art by @PThierry in #45
  • UAPI: Set PartialEq for Status enum by @r3dlight in #62
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #61
  • Fix cargo miri tests by @r3dlight in #64

New Contributors

Full Changelog: v0.4.1...v0.4.2