aboutsummaryrefslogtreecommitdiff
path: root/lib/ext/cryptocell-312-runtime/shared/hw/include/mps2.cm33/dx_reg_base_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext/cryptocell-312-runtime/shared/hw/include/mps2.cm33/dx_reg_base_host.h')
-rw-r--r--lib/ext/cryptocell-312-runtime/shared/hw/include/mps2.cm33/dx_reg_base_host.h26
1 files changed, 0 insertions, 26 deletions
diff --git a/lib/ext/cryptocell-312-runtime/shared/hw/include/mps2.cm33/dx_reg_base_host.h b/lib/ext/cryptocell-312-runtime/shared/hw/include/mps2.cm33/dx_reg_base_host.h
deleted file mode 100644
index 54f04138a7..0000000000
--- a/lib/ext/cryptocell-312-runtime/shared/hw/include/mps2.cm33/dx_reg_base_host.h
+++ /dev/null
@@ -1,26 +0,0 @@
-/*
- * Copyright (c) 2001-2019, Arm Limited and Contributors. All rights reserved.
- *
- * SPDX-License-Identifier: BSD-3-Clause
- */
-
-#ifndef __DX_REG_BASE_HOST_H__
-#define __DX_REG_BASE_HOST_H__
-
-/* Identify platform: ARM MPS2 PLUS */
-#define DX_PLAT_MPS2_PLUS 1
-
-#define DX_BASE_CC 0x50088000
-#define DX_BASE_CODE 0x1E000000
-
-#define DX_BASE_ENV_REGS 0x400A8000
-#define DX_BASE_ENV_NVM_LOW 0x400AA000
-#define DX_BASE_ENV_NVM_HI 0x400AB000
-#define DX_BASE_ENV_PERF_RAM 0x400A9000
-
-#define DX_BASE_HOST_RGF 0x0UL
-#define DX_BASE_CRY_KERNEL 0x0UL
-
-#define DX_BASE_RNG 0x0000UL
-
-#endif /*__DX_REG_BASE_HOST_H__*/