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