nRF54L15 GRTC SYSCOUNTER resets after system soft reset

After upgrading my NCS version from 3.1.1 to 3.2.0 for the nRF54L15, I found that the GRTC resets after a sys_reboot(), whereas it didn't in the previous version. What changes were made in version 3.2.0? How can I keep the GRTC counter from resetting after a software reboot, just like before?

Related