aboutsummaryrefslogtreecommitdiff
path: root/lib/ext
diff options
context:
space:
mode:
authorSummer Qin <summer.qin@arm.com>2021-05-14 13:44:14 +0800
committerKarl Zhang <karl.zhang@arm.com>2021-06-04 09:49:14 +0200
commit2de23d0367b545016ad134965343e8d39ae535fe (patch)
tree5871f6ac2051da872047370fd00269f75de74ab2 /lib/ext
parentc4d8e2c5ab26706b510f35dac65354281bce7bb7 (diff)
downloadtrusted-firmware-m-2de23d0367b545016ad134965343e8d39ae535fe.tar.gz
Platform: Add arm folder for arm platforms
Put arm platforms into arm folder and remove some unused cryptocell-312-runtime. It will be convenient for users and developers. Signed-off-by: Summer Qin <summer.qin@arm.com> Change-Id: I1187a8f2b18903e531ce28b2d23be251ec1e2b45
Diffstat (limited to 'lib/ext')
-rw-r--r--lib/ext/cryptocell-312-runtime/shared/hw/include/arm/musca_b1/secure_enclave/dx_reg_base_host.h (renamed from lib/ext/cryptocell-312-runtime/shared/hw/include/musca_b1/secure_enclave/dx_reg_base_host.h)0
-rw-r--r--lib/ext/cryptocell-312-runtime/shared/hw/include/arm/musca_b1/sse_200/dx_reg_base_host.h (renamed from lib/ext/cryptocell-312-runtime/shared/hw/include/musca_b1/sse_200/dx_reg_base_host.h)0
-rw-r--r--lib/ext/cryptocell-312-runtime/shared/hw/include/arm/musca_s1/dx_reg_base_host.h (renamed from lib/ext/cryptocell-312-runtime/shared/hw/include/musca_s1/dx_reg_base_host.h)0
-rw-r--r--lib/ext/cryptocell-312-runtime/shared/hw/include/mps2.cm33/dx_reg_base_host.h26
-rw-r--r--lib/ext/cryptocell-312-runtime/shared/hw/include/mps2/dx_reg_base_host.h25
-rw-r--r--lib/ext/cryptocell-312-runtime/shared/hw/include/zynq/dx_reg_base_host.h24
6 files changed, 0 insertions, 75 deletions
diff --git a/lib/ext/cryptocell-312-runtime/shared/hw/include/musca_b1/secure_enclave/dx_reg_base_host.h b/lib/ext/cryptocell-312-runtime/shared/hw/include/arm/musca_b1/secure_enclave/dx_reg_base_host.h
index 2cf03682aa..2cf03682aa 100644
--- a/lib/ext/cryptocell-312-runtime/shared/hw/include/musca_b1/secure_enclave/dx_reg_base_host.h
+++ b/lib/ext/cryptocell-312-runtime/shared/hw/include/arm/musca_b1/secure_enclave/dx_reg_base_host.h
diff --git a/lib/ext/cryptocell-312-runtime/shared/hw/include/musca_b1/sse_200/dx_reg_base_host.h b/lib/ext/cryptocell-312-runtime/shared/hw/include/arm/musca_b1/sse_200/dx_reg_base_host.h
index 1d97bf1215..1d97bf1215 100644
--- a/lib/ext/cryptocell-312-runtime/shared/hw/include/musca_b1/sse_200/dx_reg_base_host.h
+++ b/lib/ext/cryptocell-312-runtime/shared/hw/include/arm/musca_b1/sse_200/dx_reg_base_host.h
diff --git a/lib/ext/cryptocell-312-runtime/shared/hw/include/musca_s1/dx_reg_base_host.h b/lib/ext/cryptocell-312-runtime/shared/hw/include/arm/musca_s1/dx_reg_base_host.h
index baec7048ac..baec7048ac 100644
--- a/lib/ext/cryptocell-312-runtime/shared/hw/include/musca_s1/dx_reg_base_host.h
+++ b/lib/ext/cryptocell-312-runtime/shared/hw/include/arm/musca_s1/dx_reg_base_host.h
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__*/
diff --git a/lib/ext/cryptocell-312-runtime/shared/hw/include/mps2/dx_reg_base_host.h b/lib/ext/cryptocell-312-runtime/shared/hw/include/mps2/dx_reg_base_host.h
deleted file mode 100644
index ac957b02c8..0000000000
--- a/lib/ext/cryptocell-312-runtime/shared/hw/include/mps2/dx_reg_base_host.h
+++ /dev/null
@@ -1,25 +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 0x50010000
-#define DX_BASE_CODE 0x50030000
-
-#define DX_BASE_ENV_REGS 0x50028000
-#define DX_BASE_ENV_NVM_LOW 0x5002A000
-#define DX_BASE_ENV_NVM_HI 0x5002B000
-#define DX_BASE_ENV_PERF_RAM 0x40009000
-
-#define DX_BASE_HOST_RGF 0x0UL
-#define DX_BASE_CRY_KERNEL 0x0UL
-
-#define DX_BASE_RNG 0x0000UL
-#endif /*__DX_REG_BASE_HOST_H__*/
diff --git a/lib/ext/cryptocell-312-runtime/shared/hw/include/zynq/dx_reg_base_host.h b/lib/ext/cryptocell-312-runtime/shared/hw/include/zynq/dx_reg_base_host.h
deleted file mode 100644
index 001de06a5d..0000000000
--- a/lib/ext/cryptocell-312-runtime/shared/hw/include/zynq/dx_reg_base_host.h
+++ /dev/null
@@ -1,24 +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: Xilinx Zynq7000 ZC706 */
-#define DX_PLAT_ZYNQ7000 1
-#define DX_PLAT_ZYNQ7000_ZC706 1
-
-#define DX_BASE_CC 0x60000000
-
-#define DX_BASE_ENV_REGS 0x40008000
-#define DX_BASE_ENV_CC_MEMORIES 0x40008000
-#define DX_BASE_ENV_PERF_RAM 0x40009000
-
-#define DX_BASE_HOST_RGF 0x0UL
-#define DX_BASE_CRY_KERNEL 0x0UL
-#define DX_BASE_ROM 0x40000000
-
-#define DX_BASE_RNG 0x0000UL
-#endif /*__DX_REG_BASE_HOST_H__*/