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