There is a need to control the CS as a GPIO and not from the Peripheral engine(SPI) and the parameter CS_VIA_GPIO needs to be supported in our project
We are using AUTOSAR_MCAL_TMS570LSx-05.30.00
On changing the SpiCsSelection CS_VIA_PERIPHERAL_ENGINE (default) To CS_VIA_GPIO, there is no change of the generated code.
Also, the SPI_Driver_userguide.pdf does not mention about this parameter, SpiCsSelection.