I work for nRF52833 on NCS2.8.0.
I try to set SB_CONFIG_MCUBOOT_COMPRESSED_IMAGE_SUPPORT=y for sysbuild.
build error is occured.
Maybe there is not enough RAM for mcuboot.
MAX_LZMA_DICT_SIZE=128KB is set and RAM seems to be overflowing.
Please tell me how to solve this problem.