Is there any documentation around the process to disable the Debug Access Port on a nRF54L device in software (not nrfutil)?
The nRF52840 has this nice documentation page, but I haven't found anything similar for the nRF54L: https://docs.nordicsemi.com/bundle/ps_nrf52840/page/dif.html#d402e184
Furthermore, looking at Kconfig options in NCS 3.0.2, it appears the only valid option for nRF54L is `NRF_APROTECT_DISABLE`.