On 6/1/2023 8:30 PM, David Marchand wrote:

Hello,

On Thu, May 25, 2023 at 12:08 PM Nipun Gupta <nipun.gu...@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

Reply via email to