Hi Tamas,
I'm afraid it is not possible to exclude any flash range (0x00005200 - 0x00005A00) from the secure boot validation.
If you have application located at 0x00000000 - 0x00005200, you can add additional content, which is not validated during boot. There should be API in ROM available, that can be used to validate flash, so you can call the API from you validated application to validate the rest (i.e. in your case 0x00005A00 - ).
Regards,
Marek
NOTE: If you find the answer useful, kindly click on [ACCEPT AS SOLUTION] button