-
- Downloads
nvk/image: fix image align and size constraints.
In order to use compressed images we have to align to at least (1<<16) though the kernel also likes (1<<21). This fixes the alignments/sizes so they can work with vm allocs
Please register or sign in to comment