summaryrefslogtreecommitdiffstats
path: root/bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c')
-rw-r--r--bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c11
1 files changed, 10 insertions, 1 deletions
diff --git a/bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c b/bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c
index db00fd6c26..25ee8103e4 100644
--- a/bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c
+++ b/bsps/arm/shared/cp15/arm-cp15-set-ttb-entries.c
@@ -1,7 +1,16 @@
/* SPDX-License-Identifier: BSD-2-Clause */
+/**
+ * @file
+ *
+ * @ingroup RTEMSBSPsARMShared
+ *
+ * @brief This source file contains the implementation of
+ * arm_cp15_set_translation_table_entries().
+ */
+
/*
- * Copyright (c) 2010-2019 embedded brains GmbH. All rights reserved.
+ * Copyright (C) 2010, 2019 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions