optee scmi crashes with main branch on qemu_v8
Optee_os currently uses the v2.15 SCP firmware for building its scmi server. I recently tested the main branch but it crashes shortly after booting. A manual bisect says that commit 5850cd4b is the culprit. Then main branch boots correctly after reverting:
The 1st 2 patches are reverted to prevent conflicts while reverting commit 5850cd4b. I haven't figuring out yet why this changes make optee crashing