Skip to content

feat: init serialize support #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Feb 25, 2025
Merged

feat: init serialize support #13

merged 10 commits into from
Feb 25, 2025

Conversation

woshiluo
Copy link
Member

@woshiluo woshiluo commented Feb 20, 2025

This pull request added following features:

  • Support for serialize.
  • Some de_mut serialize。
  • Bump Rust edition to 2024.
  • Refactor to clear some deserialize module

@woshiluo woshiluo marked this pull request as ready for review February 24, 2025 05:03
Signed-off-by: Woshiluo Luo <[email protected]>
Signed-off-by: Woshiluo Luo <[email protected]>
Signed-off-by: Woshiluo Luo <[email protected]>
refactor: use 'se lifetime for serialzer

Signed-off-by: Woshiluo Luo <[email protected]>
Signed-off-by: Woshiluo Luo <[email protected]>
Signed-off-by: Woshiluo Luo <[email protected]>
feat: add re_encode example

Signed-off-by: Woshiluo Luo <[email protected]>
@luojia65 luojia65 merged commit 59d640d into rustsbi:main Feb 25, 2025
2 checks passed
Placebo27 added a commit to rustsbi/bouffaloader that referenced this pull request Mar 30, 2025
- Add set and get bootargs functions for the dtb that already
  loaded into psram  with serde-device-tree crate.
- Adjust firmware and dtb loading order for patching dtb.
- Test on m1s dock board, which works well.

Refs: rustsbi/serde-device-tree#13
Signed-off-by: DongQing <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants