aboutsummaryrefslogtreecommitdiff
path: root/drivers/mpu/include/mpu.hpp
diff options
context:
space:
mode:
authorKristofer Jonsson <kristofer.jonsson@arm.com>2022-10-18 11:34:23 +0200
committerKristofer Jonsson <kristofer.jonsson@arm.com>2022-10-18 11:56:26 +0200
commit01c32d4768d8176a32c193f44069da1f43fbf513 (patch)
tree881b81e57e5370190da098226c17e182e7b85bd4 /drivers/mpu/include/mpu.hpp
parent5f2200d06aa096fd707d87ff5bdf0d01c44009c7 (diff)
downloadethos-u-core-platform-01c32d4768d8176a32c193f44069da1f43fbf513.tar.gz
Configure write-through caching for Corstone-310 BRAM
Change-Id: I5e0fc2ecbbf416ca07be6b9d65e989c1c116b219
Diffstat (limited to 'drivers/mpu/include/mpu.hpp')
-rw-r--r--drivers/mpu/include/mpu.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/mpu/include/mpu.hpp b/drivers/mpu/include/mpu.hpp
index dff73b6..9f85788 100644
--- a/drivers/mpu/include/mpu.hpp
+++ b/drivers/mpu/include/mpu.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020-2021 Arm Limited. All rights reserved.
+ * SPDX-FileCopyrightText: Copyright 2020-2022 Arm Limited and/or its affiliates <open-source-office@arm.com>
*
* SPDX-License-Identifier: Apache-2.0
*
@@ -29,7 +29,7 @@
namespace EthosU {
namespace Mpu {
-enum { WTRA_index, WBWARA_index };
+enum { WTRA_index, WBWARA_index, WTWARA_index };
/**
* Dump the MPU tables.