[PATCH v5 1/5] bus/cdx: introduce AMD CDX bus

Nipun Gupta nipun.gupta at amd.com
Mon Jun 5 10:04:01 CEST 2023



On 6/1/2023 8:30 PM, David Marchand wrote:
> 
> Hello,
> 
> On Thu, May 25, 2023 at 12:08 PM Nipun Gupta <nipun.gupta at amd.com> wrote:
>>

<snip>

>> + * AMD CDX bus interface
>> + */
>> +
>> +#ifdef __cplusplus
>> +extern "C" {
>> +#endif
> 
> Do you expect some out of tree drivers written in C++?
> Otherwise, this is unneeded.

As the CDX devices are FPGA based, customers would be using CDX bus 
framework and adding CDX drivers on top of it, so we do expect some out 
of tree drivers here and would like to keep it.

Thanks,
Nipun


More information about the dev mailing list