commit | 6676eb6486da0672b421bb29159048a054079bde | [log] [tgz] |
---|---|---|
author | Dov Shlachter <dovs@google.com> | Tue Aug 22 15:11:08 2023 -0700 |
committer | Dov Shlachter <dovs@google.com> | Fri Oct 13 10:26:08 2023 -0700 |
tree | e25f4999054a162a24cdbd9d82dd511c67202266 | |
parent | 615a1fced5f8e2755642d30357674d3bfa21b85e [diff] |
Port Android boot image structures and parsing to Rust Initial definitions and support for handling Android boot images in Rust. Contains parallel, ABI compatible definitions for all structs in bootimg.h as well as parsing helper functions. All parsing functions are zero-copy. Test: add unit tests for parsing boot image headers Change-Id: I4a3f75089075e11231fe91061f320ed34d28dc93