thesofproject / sof

Sound Open Firmware
Other
533 stars 308 forks source link

[FEATURE] Add SOF support on i.MX95's M7 core #9485

Open LaurentiuM1234 opened 1 day ago

LaurentiuM1234 commented 1 day ago

Opened to track progress on the SOF support for the i.MX95 board.

I think the most interesting fact about this board is that SOF runs on the M7 core, meaning we'll now have 3 architectures supported by SOF: ARM, ARM64, and XTENSA. Otherwise, no interesting changes to the flow. From SOF's perpective works like the XTENSA imx8 platforms.

Zephyr dependencies (list not exhaustive, will add more as dependencies are merged):

lgirdwood commented 1 day ago

@LaurentiuM1234 I've put a provisional v2.12 milestone, it can be changed if needed.