.gitattributes
.gitignore
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/codeql-analysis.yml
.github/workflows/publish-pypi.yml
.github/workflows/python-unittest.yml
.github/workflows/python-wheel.yml
.github/workflows/reuse.yml
.reuse/dep5
LICENSES/CC0-1.0.txt
LICENSES/GPL-3.0-or-later.txt
LICENSES/MIT.txt
src/qcom_nandc_pagify/__init__.py
src/qcom_nandc_pagify/__main__.py
src/qcom_nandc_pagify/_main.py
src/qcom_nandc_pagify/chunk.py
src/qcom_nandc_pagify/ecc.py
src/qcom_nandc_pagify/page.py
src/qcom_nandc_pagify.egg-info/PKG-INFO
src/qcom_nandc_pagify.egg-info/SOURCES.txt
src/qcom_nandc_pagify.egg-info/dependency_links.txt
src/qcom_nandc_pagify.egg-info/entry_points.txt
src/qcom_nandc_pagify.egg-info/requires.txt
src/qcom_nandc_pagify.egg-info/top_level.txt
tests/__init__.py
tests/test_page.py
tests/resources/in-2048-ff.bin
tests/resources/in-2048-random1.bin
tests/resources/in-2048-random2.bin
tests/resources/in-2048-random3.bin
tests/resources/in-2048-random4.bin
tests/resources/in-2048-random5.bin
tests/resources/in-2048-zero.bin
tests/resources/in-4096-ff.bin
tests/resources/in-4096-random1.bin
tests/resources/in-4096-random2.bin
tests/resources/in-4096-random3.bin
tests/resources/in-4096-random4.bin
tests/resources/in-4096-random5.bin
tests/resources/in-4096-zero.bin
tests/resources/out-2048-ff_bch4-128oob.bin
tests/resources/out-2048-ff_bch4-64oob.bin
tests/resources/out-2048-ff_bch8-128oob.bin
tests/resources/out-2048-ff_rs-128oob.bin
tests/resources/out-2048-ff_rs-64oob.bin
tests/resources/out-2048-ff_sbl-128oob.bin
tests/resources/out-2048-ff_sbl-64oob.bin
tests/resources/out-2048-random1_bch4-128oob.bin
tests/resources/out-2048-random1_bch4-64oob.bin
tests/resources/out-2048-random1_bch8-128oob.bin
tests/resources/out-2048-random1_rs-128oob.bin
tests/resources/out-2048-random1_rs-64oob.bin
tests/resources/out-2048-random1_sbl-128oob.bin
tests/resources/out-2048-random1_sbl-64oob.bin
tests/resources/out-2048-random2_bch4-128oob.bin
tests/resources/out-2048-random2_bch4-64oob.bin
tests/resources/out-2048-random2_bch8-128oob.bin
tests/resources/out-2048-random2_rs-128oob.bin
tests/resources/out-2048-random2_rs-64oob.bin
tests/resources/out-2048-random2_sbl-128oob.bin
tests/resources/out-2048-random2_sbl-64oob.bin
tests/resources/out-2048-random3_bch4-128oob.bin
tests/resources/out-2048-random3_bch4-64oob.bin
tests/resources/out-2048-random3_bch8-128oob.bin
tests/resources/out-2048-random3_rs-128oob.bin
tests/resources/out-2048-random3_rs-64oob.bin
tests/resources/out-2048-random3_sbl-128oob.bin
tests/resources/out-2048-random3_sbl-64oob.bin
tests/resources/out-2048-random4_bch4-128oob.bin
tests/resources/out-2048-random4_bch4-64oob.bin
tests/resources/out-2048-random4_bch8-128oob.bin
tests/resources/out-2048-random4_rs-128oob.bin
tests/resources/out-2048-random4_rs-64oob.bin
tests/resources/out-2048-random4_sbl-128oob.bin
tests/resources/out-2048-random4_sbl-64oob.bin
tests/resources/out-2048-random5_bch4-128oob.bin
tests/resources/out-2048-random5_bch4-64oob.bin
tests/resources/out-2048-random5_bch8-128oob.bin
tests/resources/out-2048-random5_rs-128oob.bin
tests/resources/out-2048-random5_rs-64oob.bin
tests/resources/out-2048-random5_sbl-128oob.bin
tests/resources/out-2048-random5_sbl-64oob.bin
tests/resources/out-2048-zero_bch4-128oob.bin
tests/resources/out-2048-zero_bch4-64oob.bin
tests/resources/out-2048-zero_bch8-128oob.bin
tests/resources/out-2048-zero_rs-128oob.bin
tests/resources/out-2048-zero_rs-64oob.bin
tests/resources/out-2048-zero_sbl-128oob.bin
tests/resources/out-2048-zero_sbl-64oob.bin
tests/resources/out-4096-ff_bch4-128oob.bin
tests/resources/out-4096-ff_bch4-256oob.bin
tests/resources/out-4096-ff_bch8-256oob.bin
tests/resources/out-4096-ff_rs-128oob.bin
tests/resources/out-4096-ff_rs-256oob.bin
tests/resources/out-4096-random1_bch4-128oob.bin
tests/resources/out-4096-random1_bch4-256oob.bin
tests/resources/out-4096-random1_bch8-256oob.bin
tests/resources/out-4096-random1_rs-128oob.bin
tests/resources/out-4096-random1_rs-256oob.bin
tests/resources/out-4096-random2_bch4-128oob.bin
tests/resources/out-4096-random2_bch4-256oob.bin
tests/resources/out-4096-random2_bch8-256oob.bin
tests/resources/out-4096-random2_rs-128oob.bin
tests/resources/out-4096-random2_rs-256oob.bin
tests/resources/out-4096-random3_bch4-128oob.bin
tests/resources/out-4096-random3_bch4-256oob.bin
tests/resources/out-4096-random3_bch8-256oob.bin
tests/resources/out-4096-random3_rs-128oob.bin
tests/resources/out-4096-random3_rs-256oob.bin
tests/resources/out-4096-random4_bch4-128oob.bin
tests/resources/out-4096-random4_bch4-256oob.bin
tests/resources/out-4096-random4_bch8-256oob.bin
tests/resources/out-4096-random4_rs-128oob.bin
tests/resources/out-4096-random4_rs-256oob.bin
tests/resources/out-4096-random5_bch4-128oob.bin
tests/resources/out-4096-random5_bch4-256oob.bin
tests/resources/out-4096-random5_bch8-256oob.bin
tests/resources/out-4096-random5_rs-128oob.bin
tests/resources/out-4096-random5_rs-256oob.bin
tests/resources/out-4096-zero_bch4-128oob.bin
tests/resources/out-4096-zero_bch4-256oob.bin
tests/resources/out-4096-zero_bch8-256oob.bin
tests/resources/out-4096-zero_rs-128oob.bin
tests/resources/out-4096-zero_rs-256oob.bin