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

Allow writes to encrypted partitions #249

Closed
wants to merge 1 commit into from

Conversation

rojer
Copy link
Contributor

@rojer rojer commented Jan 16, 2017

There is a size alignment requirement but it is checked by
spi_flash_write_encrypted. However, this check flat-out bans encrypted
writes.

There is a size alignment requirement but it is checked by
spi_flash_write_encrypted. However, this check flat-out bans encrypted
writes.
@igrr igrr added the Status: Pending blocked by some other factor label Jan 17, 2017
igrr added a commit that referenced this pull request Jan 19, 2017
Allow writes to encrypted partitions

There is a size alignment requirement but it is checked by
spi_flash_write_encrypted. However, this check flat-out bans encrypted
writes.

Original PR on Github: #249

See merge request !432
@projectgus
Copy link
Contributor

Cherry-picked as 71ab455. Thanks @rojer!

@projectgus projectgus closed this Jan 20, 2017
@rojer rojer deleted the enc_write branch January 21, 2017 14:39
@igrr igrr removed the Status: Pending blocked by some other factor label Apr 12, 2017
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.

None yet

3 participants