aboutsummaryrefslogtreecommitdiff
path: root/drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30.h
diff options
context:
space:
mode:
authorBiju Das <biju.das.jz@bp.renesas.com>2020-11-09 09:38:51 +0000
committerBiju Das <biju.das.jz@bp.renesas.com>2021-01-13 19:15:41 +0000
commitf4db9216f5291f0678d12c53839e49077bfceaec (patch)
tree2bee26a29b107b59b3269a0564b84ce462ce36a8 /drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30.h
parented4fde3125563bb74d32c8a6284b255b764cc56b (diff)
downloadtrusted-firmware-a-f4db9216f5291f0678d12c53839e49077bfceaec.tar.gz
renesas: rzg: Add QoS support for RZ/G2M
Add QoS support for RZ/G2M SoC. Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> Change-Id: If541278fd629761cc83398bba71e63f09d9dbee6
Diffstat (limited to 'drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30.h')
-rw-r--r--drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30.h b/drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30.h
new file mode 100644
index 0000000000..f89eabf837
--- /dev/null
+++ b/drivers/renesas/rzg/qos/G2M/qos_init_g2m_v30.h
@@ -0,0 +1,12 @@
+/*
+ * Copyright (c) 2020, Renesas Electronics Corporation. All rights reserved.
+ *
+ * SPDX-License-Identifier: BSD-3-Clause
+ */
+
+#ifndef QOS_INIT_G2M_V30_H
+#define QOS_INIT_G2M_V30_H
+
+void qos_init_g2m_v30(void);
+
+#endif /* QOS_INIT_G2M_V30_H */