In our setup the size of the binary for mcuboot is 33996B. Is it possible to reduce the size of the binary somehow (1228 bytes would be enough) and make it use only one sector on the nRF9160?
(Is my assumption correct, that the nRF9160 has flash sectors of size 32KiB and that mcuboot cannot share sectors with other data)