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