DeviceTree.fdf.inc 968 B

123456789101112131415161718192021222324252627282930313233
  1. ## @file
  2. # FDF include file with Layout Regions that define an empty variable store.
  3. #
  4. # Copyright (c) 2021, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>
  5. #
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. ##
  9. $(DTB_OFFSET)|$(DTB_SIZE)
  10. gUefiRiscVPlatformPkgTokenSpaceGuid.PcdRiscVDtbFvBase|gUefiRiscVPlatformPkgTokenSpaceGuid.PcdRiscVDtbFvSize
  11. FV = DTBFV
  12. [FV.DTBFV]
  13. BlockSize = 0x1000
  14. FvAlignment = 16
  15. ERASE_POLARITY = 1
  16. MEMORY_MAPPED = TRUE
  17. STICKY_WRITE = TRUE
  18. LOCK_CAP = TRUE
  19. LOCK_STATUS = TRUE
  20. WRITE_DISABLED_CAP = TRUE
  21. WRITE_ENABLED_CAP = TRUE
  22. WRITE_STATUS = TRUE
  23. WRITE_LOCK_CAP = TRUE
  24. WRITE_LOCK_STATUS = TRUE
  25. READ_DISABLED_CAP = TRUE
  26. READ_ENABLED_CAP = TRUE
  27. READ_STATUS = TRUE
  28. READ_LOCK_CAP = TRUE
  29. READ_LOCK_STATUS = TRUE
  30. INF RuleOverride = DTB Platform/SiFive/U5SeriesPkg/FreedomU500VC707Board/DeviceTree/U500DeviceTree.inf