How to Reserve specific area in flash (2 sectors) and map variables to this section?

I'm using multi-image and want to reserve a space (2 sectors) in Application and map some constant data to these section? I believe I don't have to edit partition manager layout as I need this area  to be part of the application. I believe I need to edit the linker script but I don't know how to do so.

Board: NRF52840DK

SDK: NRF Connect 2.1.0

Thanks in advance! 

Related