summaryrefslogtreecommitdiff
path: root/plat/arm
diff options
context:
space:
mode:
authorPaul Beesley <paul.beesley@arm.com>2019-04-11 13:27:39 +0100
committerPaul Beesley <paul.beesley@arm.com>2019-04-11 13:43:52 +0100
commit551631aa58aff80e087f75a6afd822bf1624f4f6 (patch)
treeb7aaae055ad054159c0235afe72baa42fe929008 /plat/arm
parentc554e1ad82b0cf874a76e4685a4da61da14da1fe (diff)
plat/sgm: Remove redundant platform_oid.h
This file is used when building the cert_create tool without using the 'standard' set of Arm OID values as defined in the TBBR specification (see tbbr_oid.h). This configuration is enabled by setting USE_TBBR_DEFS to 0 during build. At the moment this will fail because the header file included by this file was removed in commit bb41eb7a9dc3 ("cert: move platform_oid.h to include/tools_share for all platforms"). For the SGM platform this means that there is no current use for this file. Change-Id: I3c82983ada62330f1ab6be6d6c0cf489adabae7b Signed-off-by: Paul Beesley <paul.beesley@arm.com>
Diffstat (limited to 'plat/arm')
-rw-r--r--plat/arm/css/sgm/include/platform_oid.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/plat/arm/css/sgm/include/platform_oid.h b/plat/arm/css/sgm/include/platform_oid.h
deleted file mode 100644
index fd1854a0..00000000
--- a/plat/arm/css/sgm/include/platform_oid.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
- *
- * SPDX-License-Identifier: BSD-3-Clause
- */
-
-#include <plat/arm/board/common/board_arm_oid.h>
-
-/*
- * Required platform OIDs
- * (Provided by included header)
- */