- [#68] Implemented
no_stdsupport by adding a defaultstdfeature.
- [#69] Fixed
clippy::incorrect_partial_ord_impl_on_ord_type.
- [#34] Implemented the
Errortrait for the errors defined in vm-fdt. - [#41] The threat model documentation is now available in the README.md.
- [#37] Added
property_phandlewhich is checking values for uniqueness.
- [#32] Validate that node names are following the specification.
- [#46] Fix potential overflow
in
FdtWriter::begin_node().
This is the first release of vm-fdt. The vm-fdt crate provides the ability to write Flattened Devicetree blobs.