The HAL functions called from tfm_core_init and main should check the return value of the HAL functions, and panic on error, as that means isolation is not properly set up.
Description
Description
The HAL functions called from tfm_core_init and main should check the return value of the HAL functions, and panic on error, as that means isolation is not properly set up.