Good afternoon,
I wanted to ask whether the Arm Trusted Firmware (ATF) had support for the Software Delegated Exception Interface (SDEI) on imx8qm.
When trying to build ATF with the SDEI_SUPPORT=1 and EL3_EXCEPTION_HANDLING=1 options, I get some errors from the compiler ('PLAT_SDEI_SGI_PRIVATE' and 'PLAT_SDEI_NORMAL_PRI' undeclared).
Thank you in advance
Matteo Zini
Hi @Matteo_Zini
Didn't build ATF with these options, would suggest you check their source code of ATF and documents for details. sorry can't really help u for this.
Best regards
Harvey