Hi,
I am using nrf Connect SDK v1.5.0
The immutable bootloader is located in nrf\samples\bootloader
My question is about the partition setting in the pm.yml.

This is the screen shot from the pm.yml.
Why si_image has to be align with end:CONFIG_FPROTECT_BLOCK_SIZE?
This alignment will cause a empty area between s1_pad & s1_image in the flash

Can I comment out the alignment setting for s1_image.
Another question is that what is s0_pad & s1_pad? Are they image header info? Can you link me to any source about this.
Thank you,
Jason
