Hello,I have a problem with STM32U5 with TrustZone enabled. I use standard startupfile and have a simple init Routine:int main(void)
{
/* SAU/IDAU, FPU and interrupts secure/non-secure allocation setup done */
/* in SystemInit() based on partition_...