## @file U5SeriesPkg.dec
|
# This Package provides modules and libraries.for SiFive U5 series platforms.
|
#
|
# Copyright (c) 2019, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
|
#
|
# SPDX-License-Identifier: BSD-2-Clause-Patent
|
#
|
##
|
|
[Defines]
|
DEC_SPECIFICATION = 0x0001001b
|
PACKAGE_NAME = U5SeriesPkg
|
PACKAGE_UNI_FILE = U5SeriesPkg.uni
|
PACKAGE_GUID = AD6E43CA-7FED-4CEA-8151-68B2C5F12B3A
|
PACKAGE_VERSION = 1.0
|
|
[Includes]
|
Include
|
|
[LibraryClasses]
|
|
[Guids]
|
gSiFiveU5SeriesPlatformsPkgTokenSpaceGuid = {0x725B804B, 0x10B5, 0x4326, { 0xAD, 0xFF, 0x59, 0xCE, 0x6E, 0xFD, 0x5B, 0x36 }}
|
|
[PcdsFixedAtBuild]
|
gSiFiveU5SeriesPlatformsPkgTokenSpaceGuid.PcdU5PlatformSystemClock|0x0|UINT32|0x00001000
|
gSiFiveU5SeriesPlatformsPkgTokenSpaceGuid.PcdNumberofU5Cores|0x8|UINT32|0x00001001
|
gSiFiveU5SeriesPlatformsPkgTokenSpaceGuid.PcdE5MCSupported|TRUE|BOOLEAN|0x00001002
|
gSiFiveU5SeriesPlatformsPkgTokenSpaceGuid.PcdU5UartBase|0x0|UINT32|0x00001003
|
|
[PcdsPatchableInModule]
|
|
[UserExtensions.TianoCore."ExtraFiles"]
|
U5SeriesPkg.uni
|