Skip to content
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

Add_v3_config_handling #119

Merged
merged 1 commit into from
Aug 7, 2024
Merged

Add_v3_config_handling #119

merged 1 commit into from
Aug 7, 2024

Conversation

atmeltouchlab
Copy link
Collaborator

Added V3 config handling including encrypted file programming to master branch
Added encrypted file handling to i2c-dev interface
Added handling of both legacy V1 to V3 file handling
Updated save configuration in xcfg and raw format to include V3 header
Miscellaneous clean up

@atmeltouchlab
Copy link
Collaborator Author

Tested against legacy V1 format config file (xcfg and raw)
Supports unencrypted config writes in sysfs mode
Supports encrypted config writes in i2c-dev mode, otherwise Linux driver requires updates.
No encrypted read from config supported, requires cipher block, not in this code

@mgong98 mgong98 merged commit 21d7861 into master Aug 7, 2024
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