summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/foster/memlayout.ld
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/foster/memlayout.ld')
-rw-r--r--src/mainboard/google/foster/memlayout.ld6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/google/foster/memlayout.ld b/src/mainboard/google/foster/memlayout.ld
new file mode 100644
index 000000000000..a71dcb850859
--- /dev/null
+++ b/src/mainboard/google/foster/memlayout.ld
@@ -0,0 +1,6 @@
+#if IS_ENABLED(CONFIG_VBOOT2_VERIFY_FIRMWARE)
+#include <soc/memlayout_vboot2.ld>
+#else
+#include <soc/memlayout.ld>
+#endif
+