summaryrefslogtreecommitdiff
path: root/src/mainboard/google/smaug/memlayout.ld
blob: c53f7449acf9d9796ca6352f8478cc387b47c656 (plain)
1
2
3
4
5
6
#if IS_ENABLED(CONFIG_VBOOT_VERIFY_FIRMWARE)
#include <soc/memlayout_vboot2.ld>
#else
#include <soc/memlayout.ld>
#endif