Static partitioning for DFU

I am using nRF52832 Board for DFU. I want to implement static partition required for dfu operation. I would like to know that where shall I save the pm_static.yml file and in which cmake file shall I need to make changes. 

Related