layout.c: Don't use global variables for included regions

This removes the use of global variables for included region arguments
and also uses a linked list to store the arguments.

Based off the upstream commit b04fef91c100d815265bc1948e61a62f284c42ef

BUG=b:162158026,b:175474377
BRANCH=none
TEST=builds && ran on nocturne,
```
  localhost ~ # mosys memory spd print geometry -s size_mb
  4096
  4096
```

Signed-off-by: Edward O'Callaghan <quasisec@google.com>
Change-Id: I6708da938b953cbad77f7a433f490678ea0790b6
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/flashrom/+/2588672
Commit-Queue: Edward O'Callaghan <quasisec@chromium.org>
Tested-by: Edward O'Callaghan <quasisec@chromium.org>
Reviewed-by: Sam McNally <sammc@chromium.org>
5 files changed
tree: 80d3a07d3611d64276c78ff1e1cbda8df9416004
  1. Documentation/
  2. util/
  3. .gitattributes
  4. .gitignore
  5. 82802ab.c
  6. action_descriptor.c
  7. action_descriptor.h
  8. amd_imc.c
  9. archtest.c
  10. at45db.c
  11. atahpt.c
  12. atapromise.c
  13. atavia.c
  14. big_lock.c
  15. big_lock.h
  16. bitbang_spi.c
  17. board_enable.c
  18. buspirate_spi.c
  19. cbtable.c
  20. ch341a_spi.c
  21. chipdrivers.h
  22. chipset_enable.c
  23. cli_classic.c
  24. cli_common.c
  25. cli_output.c
  26. COPYING
  27. coreboot_tables.h
  28. cros_alias.c
  29. cros_ec.c
  30. cros_ec.h
  31. cros_ec_commands.h
  32. cros_ec_dev.c
  33. custom_baud.c
  34. custom_baud.h
  35. dediprog.c
  36. developerbox_spi.c
  37. digilent_spi.c
  38. dmi.c
  39. drkaiser.c
  40. dummyflasher.c
  41. edi.c
  42. edi.h
  43. en29lv640b.c
  44. endiantest.c
  45. ene.h
  46. ene_lpc.c
  47. file.c
  48. file.h
  49. file_lock.c
  50. flash.h
  51. flashchips.c
  52. flashchips.h
  53. flashrom.8.tmpl
  54. flashrom.c
  55. fmap.c
  56. fmap.h
  57. ft2232_spi.c
  58. gfxnvidia.c
  59. helpers.c
  60. hwaccess.c
  61. hwaccess.h
  62. i2c_helper.h
  63. i2c_helper_linux.c
  64. ich_descriptors.c
  65. ich_descriptors.h
  66. ichspi.c
  67. internal.c
  68. ipc_lock.h
  69. it8212.c
  70. it85spi.c
  71. it87spi.c
  72. jedec.c
  73. jlink_spi.c
  74. layout.c
  75. layout.h
  76. libflashrom.h
  77. linux_mtd.c
  78. linux_spi.c
  79. lspcon_i2c_spi.c
  80. m29f400bt.c
  81. Makefile
  82. mcp6x_spi.c
  83. mec1308.c
  84. meson.build
  85. meson_options.txt
  86. mstarddc_spi.c
  87. ni845x_spi.c
  88. nic3com.c
  89. nicintel.c
  90. nicintel_eeprom.c
  91. nicintel_spi.c
  92. nicnatsemi.c
  93. nicrealtek.c
  94. ogp_spi.c
  95. opaque.c
  96. os.h
  97. OWNERS
  98. pcidev.c
  99. physmap.c
  100. pickit2_spi.c
  101. platform.h
  102. pony_spi.c
  103. power.c
  104. power.h
  105. PRESUBMIT.cfg
  106. print.c
  107. print_wiki.c
  108. processor_enable.c
  109. programmer.c
  110. programmer.h
  111. raiden_debug_spi.c
  112. rayer_spi.c
  113. README.chromiumos
  114. realtek_mst_i2c_spi.c
  115. s25f.c
  116. satamv.c
  117. satasii.c
  118. sb600spi.c
  119. search.c
  120. search.h
  121. serial.c
  122. serprog.c
  123. serprog.h
  124. sfdp.c
  125. spi.c
  126. spi.h
  127. spi25.c
  128. spi25_statusreg.c
  129. spi95.c
  130. sst28sf040.c
  131. sst49lfxxxc.c
  132. sst_fwhub.c
  133. stlinkv3_spi.c
  134. stm50.c
  135. stm50flw0x0x.c
  136. udelay.c
  137. usb_device.c
  138. usb_device.h
  139. usbblaster_spi.c
  140. usbdev.c
  141. w29ee011.c
  142. w39.c
  143. wbsio_spi.c
  144. writeprotect.c
  145. writeprotect.h