MCUBoot image compression on nRF52832

Hello 

Is is possible to enable MCUBoot image compression on nRF52832 ?

I tried to enable it following this blog post  Exploring the benefits of MCUboot's compressed image support but I got a compilation error :

Compiler insulted me than : region `RAM' overflowed by 118528 bytes

If I change the target to a nRF52840 DK, it compiles at first time. SO I am asking me if the MCUBoot compressed image is available on nRF52832 ?

Thanks for your answer.

Related