How to check if HW Stack Protection is enabled?

Hi,

I have added "config HW_STACK_PROTECTION" in KConfig file of the board.

Is there a way I can check during runtime if the Stack Protection is enabled? Is there any register to check this?

Related