1. Offset based TOC setup, which should be parsed
by the FWs to build required structures.
2. Dynamic Partitioning support - where the enabled
hosts' info is parsed from DT and only required
partitions are allocated in the global memory.
3. Magic Number based TOC header data integrity.
4. Clean ups
- Channel status moved to partition header
- Use only standard kernel return codes
Backward Compatibility Scenario:
Older APPSS code will have toc.size in place of
magic number, hence the value will be 4096, which
should be detected by the FW to use older structures.
Change-Id: I776eca4bdd997e983d35ef1e1f068cf73cdb72f7
Signed-off-by: Chelliah Vinu R <quic_chelliah@quicinc.com>
Added latest SSR updates in IPCLite from kernel_platform
to vendor space
Change-Id: I9e551a0d69f45d89cae2165e25468945fcc68f7f
Signed-off-by: Chelliah Vinu R <quic_chelliah@quicinc.com>
added mk and Kbuild script to support building synx driver as external module for Vendor SI
Change-Id: Ib66325d115ca46e6b61de1e168e85d09419f73e2
Signed-off-by: NITIN LAXMIDAS NAIK <quic_nitinlax@quicinc.com>