Cortex-M33/STM32U5 - unprivileged mode in secure not working?!
Ask this at arm.com, but maybe it is STM32U5 specific:I try run an unprivileged application in secure mode and get a strange behavior:STM32U5 has TZ enabled, all application runs in secure mode.1) LR = 0xffff_fff9, CONTROL = 1 => BX LR increments the...