blob: 5698d0abd90376fcff6db13c55229bb4088c3e17 [file] [log] [blame]
Nariman Poushin0ece80f2018-02-26 06:52:04 +00001/*
2 * Copyright (c) 2018, ARM Limited and Contributors. All rights reserved.
3 *
4 * SPDX-License-Identifier: BSD-3-Clause
5 */
6
7#ifndef __SGI_VARIANT_H__
8#define __SGI_VARIANT_H__
9
10/* SSC_VERSION values for SGI575 */
11#define SGI575_SSC_VER_PART_NUM 0x0783
12
13#endif /* __SGI_VARIANT_H__ */