This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC1312R: Secure Boot - protect CCFG

Part Number: CC1312R

I would like to implement a true secure boot on a CC1312R.  This would require protecting the bootloader so it can not be erased or modified if the FW is compromised.  I see that sectors can be protected by writing to the CCFG_PROT_X registers.  Is there anyway to protect the CCFG itself from being erased or reprogrammed?  

To confirm - disabling JTAG is not enough, I would like to ensure if the FW is compromised, there is no way to erase the bootloader & the publickey hash it will contain.