Hi !
Not so much information on the site about it.
With freeRTOS and other operation system like this it is possible to utilize almost all TZ-M features but not those 2 ( AHB privilege check.)
In this case privileged master can't execute non privileged code. It means special code reorganization required. Simple example, you need separate memset/memcpy for privileged and nonprivileged code.
Regards,
Eugene