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

firehose: Allow bConfigDescrLock to be passed as 1 #80

Commits on Oct 4, 2024

  1. firehose: Allow bConfigDescrLock to be passed as 1

    During the introduction of UFS provisioning, the author left behind an
    additional safety measure of forcing the user to explicitly modify the
    source and recompile QDL in order to be able to lock the provisioning,
    to avoid users accidentally doing so.
    
    While it does reduce the risk of irreversable mistakes, it's not
    suitable when QDL is distributed as a binary - and the user already need
    to set bConfigDescrLock both in provided XML files and on command line.
    
    So, let's remove the safety net...
    
    Signed-off-by: Bjorn Andersson <[email protected]>
    quic-bjorande committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    2917685 View commit details
    Browse the repository at this point in the history