8 May
2019
8 May
'19
2:43 a.m.
Hi Mark, Pierre-Louis
I posted v3 refactoring modern style macro 2 weeks ago, and there is no response yet. I repost it, then, fixup a little bit. These are v4 of RFC of modern style CPU support.
v3 -> v4 - rename xxx_CPU to xxx_FE rename xxx_Codec to xxx_BE rename xxx_PLATFORM to xxx_DMA
v2 -> v3 - use __VA_ARGS__ We can use same macro for both With / Without Platform
v1 -> v2 - Macro naming fixup - no more _CC, _CCP - has manual CPU/Codec/Platform setup