summaryrefslogtreecommitdiffstats
path: root/bsps/arm/include/dev/cache/arm-data-cache-loop-set-way.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/include/dev/cache/arm-data-cache-loop-set-way.h')
-rw-r--r--bsps/arm/include/dev/cache/arm-data-cache-loop-set-way.h13
1 files changed, 12 insertions, 1 deletions
diff --git a/bsps/arm/include/dev/cache/arm-data-cache-loop-set-way.h b/bsps/arm/include/dev/cache/arm-data-cache-loop-set-way.h
index f5dc792aa2..168b109aa8 100644
--- a/bsps/arm/include/dev/cache/arm-data-cache-loop-set-way.h
+++ b/bsps/arm/include/dev/cache/arm-data-cache-loop-set-way.h
@@ -1,7 +1,18 @@
+/* SPDX-License-Identifier: BSD-2-Clause */
+
+/**
+ * @file
+ *
+ * @ingroup RTEMSBSPsARMShared
+ *
+ * @brief This header file provides an assember macro to loop through the data
+ * cache by set and way.
+ */
+
/*
* SPDX-License-Identifier: BSD-2-Clause
*
- * Copyright (C) 2018 embedded brains GmbH
+ * Copyright (C) 2018 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions