From 68f9132d124611bac05eeefda3b955fa70adcb0d Mon Sep 17 00:00:00 2001 From: Michael Rogenmoser Date: Fri, 10 Dec 2021 16:31:14 +0100 Subject: [PATCH] Add ARCHI_HAS_DMA_DEMUX property to PULP If the cluster core demux and peripheral demux have a direct connection to the dma, allow the cluster cores to use this connection. --- include/archi/chips/pulp/properties.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/archi/chips/pulp/properties.h b/include/archi/chips/pulp/properties.h index 3a19560..643ca73 100644 --- a/include/archi/chips/pulp/properties.h +++ b/include/archi/chips/pulp/properties.h @@ -92,6 +92,8 @@ #endif #define ARCHI_NB_CLUSTER 1 +#define ARCHI_HAS_DMA_DEMUX 1 + /* * HWS